| Package | Description |
|---|---|
| org.tio.websocket.server |
| Modifier and Type | Method and Description |
|---|---|
WsServerConfig |
WsServerAioHandler.getHttpConfig() |
WsServerConfig |
WsServerStarter.getWsServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
WsServerAioHandler.setHttpConfig(WsServerConfig httpConfig) |
| Constructor and Description |
|---|
WsServerAioHandler(WsServerConfig wsServerConfig,
IWsMsgHandler wsMsgHandler) |
WsServerStarter(WsServerConfig wsServerConfig,
IWsMsgHandler wsMsgHandler) |
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.