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