| Package | Description |
|---|---|
| org.tio.client | |
| org.tio.websocket.client |
| Modifier and Type | Method and Description |
|---|---|
ClientAioHandler |
ClientTioConfig.getClientAioHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientTioConfig.setClientAioHandler(ClientAioHandler clientAioHandler) |
| Constructor and Description |
|---|
ClientTioConfig(ClientAioHandler aioHandler,
ClientAioListener aioListener)
不重连
|
ClientTioConfig(ClientAioHandler aioHandler,
ClientAioListener aioListener,
ReconnConf reconnConf) |
ClientTioConfig(ClientAioHandler aioHandler,
ClientAioListener aioListener,
ReconnConf reconnConf,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
WsClientAioHander |
Copyright © 2021. All rights reserved.