|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.mina.common.support.BaseIoServiceConfig
org.apache.mina.common.support.BaseIoConnectorConfig
org.apache.mina.transport.socket.nio.SocketConnectorConfig
An IoConnectorConfig for SocketConnector.
| Constructor Summary | |
SocketConnectorConfig()
Creates a new instance. |
|
| Method Summary | |
IoSessionConfig |
getSessionConfig()
Resturns the default configuration of the new IoSessions. |
| Methods inherited from class org.apache.mina.common.support.BaseIoConnectorConfig |
getConnectTimeout, getConnectTimeoutMillis, setConnectTimeout |
| Methods inherited from class org.apache.mina.common.support.BaseIoServiceConfig |
clone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModel |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.mina.common.IoServiceConfig |
clone, getFilterChain, getFilterChainBuilder, getThreadModel, setFilterChainBuilder, setThreadModel |
| Constructor Detail |
public SocketConnectorConfig()
RuntimeIOException - if failed to get the default configuration| Method Detail |
public IoSessionConfig getSessionConfig()
IoServiceConfigIoSessions.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||