Class NioRegistration.Registration

java.lang.Object
org.jgrapes.io.events.NioRegistration.Registration
Direct Known Subclasses:
NioDispatcher.Registration
Enclosing class:
NioRegistration

public abstract static class NioRegistration.Registration extends Object
Passed during registration.

allows the requester to update the mask operations that it is interested in.

  • Constructor Details

  • Method Details

    • updateInterested

      public abstract void updateInterested(int ops)
      Update the mask for interesting operations.
      Parameters:
      ops - the operations.