Uses of Class
com.sun.grizzly.SSLSelectorHandler

Packages that use SSLSelectorHandler
com.sun.grizzly   
com.sun.grizzly.ssl   
 

Uses of SSLSelectorHandler in com.sun.grizzly
 

Methods in com.sun.grizzly with parameters of type SSLSelectorHandler
 void SSLConnectorHandler.connect(SocketAddress remoteAddress, SocketAddress localAddress, SSLCallbackHandler callbackHandler, SSLSelectorHandler selectorHandler)
          Connect to hostname:port.
 

Uses of SSLSelectorHandler in com.sun.grizzly.ssl
 

Subclasses of SSLSelectorHandler in com.sun.grizzly.ssl
 class SSLSelectorThreadHandler
          SelectorHandler implementation SelectorThread passes to Controller.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.