|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CharChunk.CharOutputChannel | |
| org.apache.tomcat.core | Architecture |
| org.apache.tomcat.util.buf | Buffers and Encodings |
| Uses of CharChunk.CharOutputChannel in org.apache.tomcat.core |
| Classes in org.apache.tomcat.core that implement CharChunk.CharOutputChannel | |
class |
OutputBuffer
The buffer used by tomcat response. |
| Uses of CharChunk.CharOutputChannel in org.apache.tomcat.util.buf |
| Methods in org.apache.tomcat.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 | ||||||||||