com.sun.grizzly
Class TCPSelectorHandler.SelectionKeyCancelOperation
java.lang.Object
com.sun.grizzly.TCPSelectorHandler.SelectionKeyCancelOperation
- All Implemented Interfaces:
- SelectorHandlerTask
- Enclosing class:
- TCPSelectorHandler
protected final class TCPSelectorHandler.SelectionKeyCancelOperation
- extends Object
- implements SelectorHandlerTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPSelectorHandler.SelectionKeyCancelOperation
public TCPSelectorHandler.SelectionKeyCancelOperation(SelectionKey selectionKey)
run
public void run(Context context)
throws IOException
- Specified by:
run
in interface SelectorHandlerTask
- Throws:
IOException
Copyright © 2012 Oracle Corporation. All Rights Reserved.