| Package | Description |
|---|---|
| org.tio.client | |
| org.tio.core | |
| org.tio.flash.policy.server | |
| org.tio.http.server | |
| org.tio.server | |
| org.tio.utils | |
| org.tio.websocket.server |
| Modifier and Type | Method and Description |
|---|---|
SynThreadPoolExecutor |
ReconnConf.getThreadPoolExecutor() |
| Constructor and Description |
|---|
ClientTioConfig(ClientAioHandler aioHandler,
ClientAioListener aioListener,
ReconnConf reconnConf,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Modifier and Type | Field and Description |
|---|---|
SynThreadPoolExecutor |
TioConfig.tioExecutor |
| Constructor and Description |
|---|
TioConfig(SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlashPolicyServerStarter.start(String ip,
Integer port,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Constructor and Description |
|---|
HttpServerStarter(HttpConfig httpConfig,
HttpRequestHandler requestHandler,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Constructor and Description |
|---|
ServerTioConfig(ServerAioHandler serverAioHandler,
ServerAioListener serverAioListener,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
ServerTioConfig(String name,
ServerAioHandler serverAioHandler,
ServerAioListener serverAioListener,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Modifier and Type | Method and Description |
|---|---|
static SynThreadPoolExecutor |
Threads.getTioExecutor() |
| Constructor and Description |
|---|
WsServerStarter(int port,
IWsMsgHandler wsMsgHandler,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
WsServerStarter(WsServerConfig wsServerConfig,
IWsMsgHandler wsMsgHandler,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
WsServerStarter(WsServerConfig wsServerConfig,
IWsMsgHandler wsMsgHandler,
TioUuid tioUuid,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
Copyright © 2021. All rights reserved.