protected static final class DefaultSelectorHandler.RegisterKeyTask extends java.lang.Object implements SelectorHandlerTask
| Constructor and Description |
|---|
DefaultSelectorHandler.RegisterKeyTask(java.nio.channels.SelectionKey selectionKey,
int interest) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
boolean |
run(SelectorRunner selectorRunner) |
public DefaultSelectorHandler.RegisterKeyTask(java.nio.channels.SelectionKey selectionKey,
int interest)
public boolean run(SelectorRunner selectorRunner) throws java.io.IOException
run in interface SelectorHandlerTaskjava.io.IOExceptionpublic void cancel()
cancel in interface SelectorHandlerTaskCopyright © 2013 Oracle Corporation. All Rights Reserved.