|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IoAcceptorConfig
A configuration which is used to configure IoAcceptor
.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.apache.mina.common.IoServiceConfig |
---|
clone, getFilterChain, getFilterChainBuilder, getSessionConfig, getThreadModel, setFilterChainBuilder, setThreadModel |
Method Detail |
---|
boolean isDisconnectOnUnbind()
void setDisconnectOnUnbind(boolean disconnectOnUnbind)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |