Uses of Package
com.sun.grizzly.ssl

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

Classes in com.sun.grizzly.ssl used by com.sun.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.