Uses of Class
com.sun.grizzly.BaseSelectionKeyHandler

Packages that use BaseSelectionKeyHandler
com.sun.grizzly   
com.sun.grizzly.connectioncache.server   
 

Uses of BaseSelectionKeyHandler in com.sun.grizzly
 

Subclasses of BaseSelectionKeyHandler in com.sun.grizzly
 class DefaultSelectionKeyHandler
          Default implementation of a SelectionKey Handler.
 

Uses of BaseSelectionKeyHandler in com.sun.grizzly.connectioncache.server
 

Subclasses of BaseSelectionKeyHandler in com.sun.grizzly.connectioncache.server
 class CacheableSelectionKeyHandler
          Extended implementation of the DefaultSelectionKeyHandler with ConnectionManagement integrated in it
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.