org.glassfish.grizzly.nio
Class DefaultSelectorHandler.DeregisterChannelOperation

java.lang.Object
  extended by org.glassfish.grizzly.nio.DefaultSelectorHandler.DeregisterChannelOperation
All Implemented Interfaces:
SelectorHandlerTask
Enclosing class:
DefaultSelectorHandler

protected final class DefaultSelectorHandler.DeregisterChannelOperation
extends Object
implements SelectorHandlerTask


Method Summary
 void run(SelectorRunner selectorRunner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run(SelectorRunner selectorRunner)
         throws IOException
Specified by:
run in interface SelectorHandlerTask
Throws:
IOException


Copyright © 2011 Oracle Corpration. All Rights Reserved.