| Package | Description |
|---|---|
| org.apache.coyote | |
| org.apache.coyote.http11 | |
| org.apache.coyote.http11.filters | |
| org.apache.tomcat.util.buf |
Buffers and Encodings
|
| org.apache.tomcat.util.collections |
Specialized collections
|
| org.apache.tomcat.util.http |
Special utils for handling HTTP-specific entities - headers, parameters,
cookies, etc.
|
| org.apache.tomcat.util.http.mapper | |
| org.apache.tomcat.util.threads |
| Class and Description |
|---|
| ByteChunk
This class is used to represent a chunk of bytes, and
utilities to manipulate byte[].
|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
| UDecoder
All URL decoding happens here.
|
| Class and Description |
|---|
| ByteChunk
This class is used to represent a chunk of bytes, and
utilities to manipulate byte[].
|
| ByteChunk.ByteOutputChannel |
| CharChunk
Utilities to manipluate char chunks.
|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
| Class and Description |
|---|
| ByteChunk
This class is used to represent a chunk of bytes, and
utilities to manipulate byte[].
|
| Class and Description |
|---|
| B2CConverter
Efficient conversion of bytes to character .
|
| ByteChunk
This class is used to represent a chunk of bytes, and
utilities to manipulate byte[].
|
| ByteChunk.ByteInputChannel |
| ByteChunk.ByteOutputChannel |
| C2BConverter
Efficient conversion of character to bytes.
|
| CharChunk
Utilities to manipluate char chunks.
|
| CharChunk.CharInputChannel |
| CharChunk.CharOutputChannel
When we need more space we'll either
grow the buffer ( up to the limit ) or send it to a channel.
|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
| MessageBytes.MessageBytesFactory |
| StringCache.ByteEntry |
| StringCache.CharEntry |
| Class and Description |
|---|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
| Class and Description |
|---|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
| UDecoder
All URL decoding happens here.
|
| Class and Description |
|---|
| MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
|
| Class and Description |
|---|
| TimeStamp
Main tool for object expiry.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.