Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.tomcat.util.buf |
Buffers and Encodings
|
Modifier and Type | Class and Description |
---|---|
class |
InputBuffer
The buffer used by Tomcat request.
|
Modifier and Type | Method and Description |
---|---|
void |
CharChunk.setCharInputChannel(CharChunk.CharInputChannel in)
When the buffer is empty, read the data from the input channel.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.