Class DefaultSelectorHandler.RegisterKeyTask

    • Constructor Summary

      Constructors 
      Constructor Description
      RegisterKeyTask​(java.nio.channels.SelectionKey selectionKey, int interest)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cancel()  
      boolean run​(SelectorRunner selectorRunner)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegisterKeyTask

        public RegisterKeyTask​(java.nio.channels.SelectionKey selectionKey,
                               int interest)