Package | Description |
---|---|
org.apache.catalina.connector | |
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 | Method and Description |
---|---|
void |
CharChunk.setCharOutputChannel(CharChunk.CharOutputChannel out)
When the buffer is full, write the data to the output channel.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.