|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalOutputBuffer | |
---|---|
com.sun.grizzly.http | |
com.sun.grizzly.ssl |
Uses of InternalOutputBuffer in com.sun.grizzly.http |
---|
Subclasses of InternalOutputBuffer in com.sun.grizzly.http | |
---|---|
class |
SocketChannelOutputBuffer
Output buffer. |
Fields in com.sun.grizzly.http declared as InternalOutputBuffer | |
---|---|
protected InternalOutputBuffer |
DefaultProcessorTask.outputBuffer
Output. |
Uses of InternalOutputBuffer in com.sun.grizzly.ssl |
---|
Subclasses of InternalOutputBuffer 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |