|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketChannelOutputBuffer | |
|---|---|
| com.sun.grizzly.arp | |
| com.sun.grizzly.http | |
| com.sun.grizzly.ssl | |
| Uses of SocketChannelOutputBuffer in com.sun.grizzly.arp |
|---|
| Subclasses of SocketChannelOutputBuffer in com.sun.grizzly.arp | |
|---|---|
class |
AsynchronousOutputBuffer
Thread-Safe SocketChannelOutputBuffer used when Comet is used. |
| Uses of SocketChannelOutputBuffer in com.sun.grizzly.http |
|---|
| Fields in com.sun.grizzly.http declared as SocketChannelOutputBuffer | |
|---|---|
protected SocketChannelOutputBuffer |
ProcessorTask.outputBuffer
Output. |
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||