Uses of Package
org.glassfish.grizzly.ssl

Packages that use org.glassfish.grizzly.ssl
org.glassfish.grizzly.ssl   
 

Classes in org.glassfish.grizzly.ssl used by org.glassfish.grizzly.ssl
SSLContextConfigurator
          Utility class, which helps to configure SSLContext.
SSLEngineConfigurator
          Utility class, which helps to configure SSLEngine.
SSLHandshaker
          General interface for SSL handshaking logic.
SSLResourcesAccessor
          Utility class, which simplifies the access to the SSL related resources stored in AttributeHolder.
SSLStreamReader
          SSL aware StreamReader implementation, which work like a wrapper over existing StreamReader.
SSLStreamWriter
          SSL aware StreamWriter implementation, which work like a wrapper over existing StreamWriter.
SSLSupport
           
SSLSupport.CipherData
          Simple data class that represents the cipher being used, along with the corresponding effective key size.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.