protected static final class DefaultSelectorHandler.RegisterKeyTask extends Object implements SelectorHandlerTask
Constructor and Description |
---|
RegisterKeyTask(SelectionKey selectionKey,
int interest) |
public 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 © 2014 Oracle Corporation. All rights reserved.