java.lang.Cloneable
, IoServiceConfig
BaseIoConnectorConfig
, DatagramConnectorConfig
, SocketConnectorConfig
public interface IoConnectorConfig extends IoServiceConfig
IoConnector
.Modifier and Type | Method | Description |
---|---|---|
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.
|
clone, getFilterChain, getFilterChainBuilder, getSessionConfig, getThreadModel, setFilterChainBuilder, setThreadModel