| Package | Description |
|---|---|
| org.tio.client | |
| org.tio.client.task |
| Modifier and Type | Field and Description |
|---|---|
protected ReconnConf |
TioClientConfig.reconnConf
重连配置
|
| Modifier and Type | Method and Description |
|---|---|
ReconnConf |
TioClientConfig.getReconnConf() |
static ReconnConf |
ReconnConf.getReconnConf(ChannelContext channelContext) |
static ReconnConf |
ReconnConf.getReconnConf(ClientChannelContext clientChannelContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
TioClientConfig.setReconnConf(ReconnConf reconnConf) |
| Constructor and Description |
|---|
TioClientConfig(TioClientHandler tioHandler,
TioClientListener tioListener,
ReconnConf reconnConf) |
TioClientConfig(TioClientHandler tioHandler,
TioClientListener tioListener,
ReconnConf reconnConf,
SynThreadPoolExecutor tioExecutor,
ExecutorService groupExecutor) |
| Constructor and Description |
|---|
ClientReConnTask(ClientChannelContext clientChannelContext,
ReconnConf reconnConf) |
Copyright © 2024. All rights reserved.