Class IdleStatus

    • Field Detail

      • READER_IDLE

        public static final IdleStatus READER_IDLE
        Represents the session status that no data is coming from the remote peer.
      • WRITER_IDLE

        public static final IdleStatus WRITER_IDLE
        Represents the session status that the session is not writing any data.