public interface IoAcceptorConfig extends IoServiceConfig
IoAcceptor.| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisconnectOnUnbind()
Returns true if and only if all clients are disconnected
when this acceptor unbinds the related local address.
|
void |
setDisconnectOnUnbind(boolean disconnectOnUnbind)
Sets whether all clients are disconnected when this acceptor unbinds the
related local address.
|
clone, getFilterChain, getFilterChainBuilder, getSessionConfig, getThreadModel, setFilterChainBuilder, setThreadModelboolean isDisconnectOnUnbind()
void setDisconnectOnUnbind(boolean disconnectOnUnbind)