Package com.sun.grizzly.ssl

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 ByteBufferInputStream.
SSLDefaultProcessorTask Simple ProcessorTask that configure the outputBuffer using an instance of SSLOutputBuffer.
SSLDefaultProtocolFilter SSL support over NIO.
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
SSLSelectorThread SSL over NIO Selector implementation.
SSLSelectorThreadHandler SelectorHandler implementation SelectorThread passes to Controller.
 



Copyright © 2010 SUN Microsystems. All Rights Reserved.