Interface IoAcceptorConfig

    • Method Detail

      • isDisconnectOnUnbind

        boolean isDisconnectOnUnbind()
        Returns true if and only if all clients are disconnected when this acceptor unbinds the related local address.
      • setDisconnectOnUnbind

        void setDisconnectOnUnbind​(boolean disconnectOnUnbind)
        Sets whether all clients are disconnected when this acceptor unbinds the related local address. The default value is true.