| 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 |
ByteChunk.setByteInputChannel(ByteChunk.ByteInputChannel in)
When the buffer is empty, read the data from the input channel.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.