Uses of Package
com.sun.enterprise.web.connector.grizzly.ssl

Packages that use com.sun.enterprise.web.connector.grizzly.ssl
com.sun.enterprise.web.connector.grizzly.ssl   
com.sun.enterprise.web.portunif   
 

Classes in com.sun.enterprise.web.connector.grizzly.ssl used by com.sun.enterprise.web.connector.grizzly.ssl
SecureOuputBuffer
          Common SSL OutputBuffer interface.
SSLAsyncOutputBuffer
          Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
SSLProcessorTask
          Simple ProcessorTask that configure the outputBuffer using an instance of SSLOutputBuffer.
SSLReadTask
          SSL support over NIO.
SSLSelectorThread
          SSL over NIO Selector implementation.
 

Classes in com.sun.enterprise.web.connector.grizzly.ssl used by com.sun.enterprise.web.portunif
SSLPipeline
          This Pipeline supports SSL over NIO by creating SSLWorkerThread
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.