protected static final class DefaultSelectorHandler.RegisterKeyTask extends Object implements SelectorHandlerTask
Constructor and Description |
---|
DefaultSelectorHandler.RegisterKeyTask(SelectionKey selectionKey,
int interest) |
public DefaultSelectorHandler.RegisterKeyTask(SelectionKey selectionKey, int interest)
public boolean run(SelectorRunner selectorRunner) throws IOException
run
in interface SelectorHandlerTask
IOException
public void cancel()
cancel
in interface SelectorHandlerTask
Copyright © 2013 Oracle Corporation. All rights reserved.