Uses of Interface
com.sun.grizzly.http.HttpSelectorHandler

Packages that use HttpSelectorHandler
com.sun.grizzly.http   
com.sun.grizzly.ssl   
 

Uses of HttpSelectorHandler in com.sun.grizzly.http
 

Classes in com.sun.grizzly.http that implement HttpSelectorHandler
 class SelectorThreadHandler
          SelectorHandler implementation SelectorThread passes to Controller.
 

Uses of HttpSelectorHandler in com.sun.grizzly.ssl
 

Classes in com.sun.grizzly.ssl that implement HttpSelectorHandler
 class SSLSelectorThreadHandler
          SelectorHandler implementation SelectorThread passes to Controller.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.