Uses of Class
com.sun.grizzly.http.SocketChannelOutputBuffer

Packages that use SocketChannelOutputBuffer
com.sun.grizzly.ssl   
 

Uses of SocketChannelOutputBuffer in com.sun.grizzly.ssl
 

Subclasses of SocketChannelOutputBuffer in com.sun.grizzly.ssl
 class SSLAsyncOutputBuffer
          Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
 class SSLOutputBuffer
          Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.