|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteChunk.ByteOutputChannel | |
---|---|
com.sun.grizzly.tcp.http11 | |
com.sun.grizzly.util.buf |
Uses of ByteChunk.ByteOutputChannel in com.sun.grizzly.tcp.http11 |
---|
Classes in com.sun.grizzly.tcp.http11 that implement ByteChunk.ByteOutputChannel | |
---|---|
class |
GrizzlyOutputBuffer
The buffer used by Tomcat response. |
class |
InternalOutputBuffer
Output buffer. |
Uses of ByteChunk.ByteOutputChannel in com.sun.grizzly.util.buf |
---|
Methods in com.sun.grizzly.util.buf with parameters of type ByteChunk.ByteOutputChannel | |
---|---|
void |
ByteChunk.setByteOutputChannel(ByteChunk.ByteOutputChannel out)
When the buffer is full, write the data to the output channel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |