public interface IoAcceptorConfig extends IoServiceConfig
IoAcceptor
.限定符和类型 | 方法和说明 |
---|---|
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, setThreadModel
boolean isDisconnectOnUnbind()
void setDisconnectOnUnbind(boolean disconnectOnUnbind)