Package com.sun.grizzly.ssl

Interface Summary
SecureOutputBuffer Common SSL OutputBuffer interface.
 

Class Summary
SSLAsyncOutputBuffer Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
SSLAsyncProcessorTask Simple ProcessorTask that configure the OutputBuffer using an instance of SSLOutputBuffer.
SSLAsyncProtocolFilter Asynchronous SSL support over NIO.
SSLAsyncStream This class add support for TLS|SSL to a InputReader.
SSLDefaultProtocolFilter SSL support over NIO.
SSLFileCache This class implements a file caching mechanism used to cache static resources.
SSLFileCacheFactory File cache extension used to support SSL.
SSLOutputBuffer Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
SSLOutputBuffer.AsyncWriteCallbackHandlerImpl AsyncWriteCallbackHandler implementation, which is responsible for returning cloned ByteBuffers to the pool
SSLProcessorTask Simple ProcessorTask that configure the OutputBuffer using an instance of SSLOutputBuffer.
SSLSelectorThread SSL over NIO Selector implementation.
SSLSelectorThreadHandler SelectorHandler implementation SelectorThread passes to Controller.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.