|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A configuration which is used to configure IoConnector.
| Method Summary | |
int |
getConnectTimeout()
Returns the connect timeout in seconds. |
long |
getConnectTimeoutMillis()
Returns the connect timeout in milliseconds. |
void |
setConnectTimeout(int connectTimeout)
Sets the connect timeout in seconds. |
| Methods inherited from interface org.apache.mina.common.IoServiceConfig |
clone, getFilterChain, getFilterChainBuilder, getSessionConfig, getThreadModel, setFilterChainBuilder, setThreadModel |
| Method Detail |
public int getConnectTimeout()
public long getConnectTimeoutMillis()
public void setConnectTimeout(int connectTimeout)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||