Class Summary |
AcceptLanguage |
Util to process the "Accept-Language" header. |
ContentType |
Usefull methods for Content-Type processing |
Cookies |
A collection of cookies - reusable and tuned for server side performance. |
HttpMessages |
Handle (internationalized) HTTP messages. |
LocaleToCharsetMap |
A mapping to determine the (somewhat arbitrarily) preferred charset for
a given locale. |
MimeHeaders |
Memory-efficient repository for Mime Headers. |
MimeMap |
A mime type map that implements the java.net.FileNameMap interface. |
Parameters |
|
ServerCookie |
Server-side cookie representation. |
Special utils for handling HTTP-specific entities - headers, parameters,
cookies, etc.
The utils are not specific to tomcat, but use util.MessageBytes.