Package | Description |
---|---|
org.tio.client |
Modifier and Type | Field and Description |
---|---|
protected ReconnConf |
ClientTioConfig.reconnConf |
Modifier and Type | Method and Description |
---|---|
ReconnConf |
ClientTioConfig.getReconnConf() |
static ReconnConf |
ReconnConf.getReconnConf(ChannelContext channelContext) |
static ReconnConf |
ReconnConf.getReconnConf(ClientChannelContext clientChannelContext) |
Modifier and Type | Method and Description |
---|---|
void |
ClientTioConfig.setReconnConf(ReconnConf reconnConf) |
Constructor and Description |
---|
ClientTioConfig(ClientAioHandler aioHandler,
ClientAioListener aioListener,
ReconnConf reconnConf) |
ClientTioConfig(ClientAioHandler aioHandler,
ClientAioListener aioListener,
ReconnConf reconnConf,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
Copyright © 2021. All rights reserved.