WsServerStarter(HttpConfig wsServerConfig,
IWsMsgHandler wsMsgHandler) |
WsServerStarter(HttpConfig wsServerConfig,
IWsMsgHandler wsMsgHandler,
org.tio.utils.thread.pool.SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
WsServerStarter(HttpConfig wsServerConfig,
IWsMsgHandler wsMsgHandler,
TioUuid tioUuid,
org.tio.utils.thread.pool.SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
WsServerStarter(int port,
IWsMsgHandler wsMsgHandler) |
WsServerStarter(int port,
IWsMsgHandler wsMsgHandler,
org.tio.utils.thread.pool.SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
WsTioServerHandler(HttpConfig wsServerConfig,
IWsMsgHandler wsMsgHandler) |