| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.mina.common.support.BaseIoServiceConfigorg.apache.mina.common.support.BaseIoConnectorConfigorg.apache.mina.transport.socket.nio.SocketConnectorConfigpublic class SocketConnectorConfigextends BaseIoConnectorConfigIoConnectorConfig for SocketConnector.
Constructor Summary | |
| |
Method Summary | |
SocketSessionConfig |
|
Methods inherited from class org.apache.mina.common.support.BaseIoConnectorConfig | |
getConnectTimeout, getConnectTimeoutMillis, setConnectTimeout | |
Methods inherited from class org.apache.mina.common.support.BaseIoServiceConfig | |
Object clone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModel | |
public SocketSessionConfig getSessionConfig()
Resturns the default configuration of the newIoSessions.
- Specified by:
- getSessionConfig in interface IoServiceConfig