Class SelectorImpl.SelectionKeyAndOp

java.lang.Object
com.sun.corba.ee.impl.transport.SelectorImpl.SelectionKeyAndOp
Enclosing class:
SelectorImpl

private static class SelectorImpl.SelectionKeyAndOp extends Object
  • Field Details

    • keyOp

      public int keyOp
    • selectionKey

      public SelectionKey selectionKey
  • Constructor Details

    • SelectionKeyAndOp

      public SelectionKeyAndOp(SelectionKey selectionKey, int keyOp)