Class NioBaseServer.Acceptor

java.lang.Object
org.jgroups.blocks.cs.NioBaseServer.Acceptor
All Implemented Interfaces:
Runnable
Enclosing class:
NioBaseServer

protected class NioBaseServer.Acceptor extends Object implements Runnable
  • Constructor Details

    • Acceptor

      protected Acceptor()
  • Method Details

    • run

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

      protected boolean doSelect()
    • checkforPendingRegistrations

      protected void checkforPendingRegistrations()