|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteChunk.ByteOutputChannel | |
|---|---|
| org.apache.coyote.http11 | |
| org.apache.tomcat.util.buf | Buffers and Encodings |
| Uses of ByteChunk.ByteOutputChannel in org.apache.coyote.http11 |
|---|
| Classes in org.apache.coyote.http11 that implement ByteChunk.ByteOutputChannel | |
|---|---|
class |
InternalOutputBuffer
Output buffer. |
| Uses of ByteChunk.ByteOutputChannel in org.apache.tomcat.util.buf |
|---|
| Methods in org.apache.tomcat.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 | |||||||||