Class MultiAcceptSession

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    class MultiAcceptSession
    extends Session
    • Method Detail

      • listen

        void listen​(Selector selector)
             throws java.io.IOException
        Throws:
        java.io.IOException
      • reconfigure

        public void reconfigure​(AcceptorConfig newConfig)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • acceptOp

        static int acceptOp()