Uses of Interface
org.glassfish.grizzly.web.container.util.net.SSLSupport

Packages that use SSLSupport
org.glassfish.grizzly.web.container.util.net   
org.glassfish.grizzly.web.container.util.net.jsse   
 

Uses of SSLSupport in org.glassfish.grizzly.web.container.util.net
 

Methods in org.glassfish.grizzly.web.container.util.net that return SSLSupport
abstract  SSLSupport SSLImplementation.getSSLSupport(Socket sock)
           
abstract  SSLSupport SSLImplementation.getSSLSupport(SSLEngine sslEngine)
           
 

Uses of SSLSupport in org.glassfish.grizzly.web.container.util.net.jsse
 

Methods in org.glassfish.grizzly.web.container.util.net.jsse that return SSLSupport
 SSLSupport JSSE14Factory.getSSLSupport(Socket socket)
           
 SSLSupport JSSEImplementation.getSSLSupport(Socket s)
           
 SSLSupport JSSE14Factory.getSSLSupport(SSLEngine sslEngine)
           
 SSLSupport JSSEImplementation.getSSLSupport(SSLEngine sslEngine)
           
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.