org.glassfish.grizzly.nio
Class DefaultSelectorHandler.DeRegisterKeyTask
java.lang.Object
org.glassfish.grizzly.nio.DefaultSelectorHandler.DeRegisterKeyTask
- All Implemented Interfaces:
- SelectorHandlerTask
- Enclosing class:
- DefaultSelectorHandler
protected final class DefaultSelectorHandler.DeRegisterKeyTask
- extends Object
- implements SelectorHandlerTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSelectorHandler.DeRegisterKeyTask
public DefaultSelectorHandler.DeRegisterKeyTask(SelectionKey selectionKey,
int interest)
run
public boolean run(SelectorRunner selectorRunner)
throws IOException
- Specified by:
run in interface SelectorHandlerTask
- Throws:
IOException
cancel
public void cancel()
- Specified by:
cancel in interface SelectorHandlerTask
Copyright © 2012 Oracle Corporation. All Rights Reserved.