java.lang.Cloneable, IoConnectorConfig, IoServiceConfigpublic class SocketConnectorConfig extends BaseIoConnectorConfig
IoConnectorConfig for SocketConnector.| Constructor | Description |
|---|---|
SocketConnectorConfig() |
Creates a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
SocketSessionConfig |
getSessionConfig() |
Resturns the default configuration of the new
IoSessions. |
getConnectTimeout, getConnectTimeoutMillis, setConnectTimeoutclone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModelclone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModelpublic SocketConnectorConfig()
RuntimeIOException - if failed to get the default configurationpublic SocketSessionConfig getSessionConfig()
IoServiceConfigIoSessions.