Class IncomingSocketChannelManager.TcpSelectListener

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TcpSelectListener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void newConnectionAccepted​(java.nio.channels.ServerSocketChannel server, java.nio.channels.SocketChannel channel)
      The given connection has just been accepted.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait