public class SocketConnectorConfig extends BaseIoConnectorConfig
IoConnectorConfig
for SocketConnector
.构造器和说明 |
---|
SocketConnectorConfig()
Creates a new instance.
|
限定符和类型 | 方法和说明 |
---|---|
SocketSessionConfig |
getSessionConfig()
Resturns the default configuration of the new
IoSession s. |
getConnectTimeout, getConnectTimeoutMillis, setConnectTimeout
clone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModel
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModel
public SocketConnectorConfig()
RuntimeIOException
- if failed to get the default configurationpublic SocketSessionConfig getSessionConfig()
IoServiceConfig
IoSession
s.