Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.coyote.http11 | |
org.apache.tomcat.util.buf |
Buffers and Encodings
|
Modifier and Type | Class and Description |
---|---|
class |
OutputBuffer
The buffer used by Tomcat response.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalOutputBuffer
Output buffer.
|
Modifier and Type | Method and Description |
---|---|
void |
ByteChunk.setByteOutputChannel(ByteChunk.ByteOutputChannel out)
When the buffer is full, write the data to the output channel.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.