Uses of Interface
com.sun.grizzly.util.ConnectionCloseHandler

Packages that use ConnectionCloseHandler
com.sun.grizzly   
 

Uses of ConnectionCloseHandler in com.sun.grizzly
 

Methods in com.sun.grizzly that return ConnectionCloseHandler
 ConnectionCloseHandler BaseSelectionKeyHandler.getConnectionCloseHandler()
          Return the ConnectionClosedHandler.
 

Methods in com.sun.grizzly with parameters of type ConnectionCloseHandler
 void BaseSelectionKeyHandler.setConnectionCloseHandler(ConnectionCloseHandler cch)
          Set the the ConnectionClosedHandler
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.