Interface IOHubReadyListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ready​(boolean accept, boolean connect, boolean read, boolean write)
      Callback to indicate the SelectableChannel that this listener was registered for is ready for the indicated operations.