Class NioBaseServer.Acceptor

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    NioBaseServer

    protected class NioBaseServer.Acceptor
    extends java.lang.Object
    implements java.lang.Runnable
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Acceptor()  
    • Constructor Detail

      • Acceptor

        protected Acceptor()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • doSelect

        protected boolean doSelect()
      • checkforPendingRegistrations

        protected void checkforPendingRegistrations()