|
Class Summary |
| Enumerator<E> |
HttpService class that wraps an Enumeration around a Java2
collection classes object Iterator so that existing APIs
returning Enumerations can easily run on top of the new collections. |
| Globals |
Global constants that are applicable to multiple packages within Catalina. |
| HtmlHelper |
Utility class used to generate HTML pages. |
| Mapper |
Mapper, which implements the servlet API mapping rules (which are derived
from the HTTP rules). |
| Mapper.Context |
|
| Mapper.ContextList |
|
| Mapper.Host |
|
| Mapper.MapElement |
|
| Mapper.Wrapper |
|
| MappingData |
Mapping data. |
| MimeType |
Hardcoded mime-type supported by default. |
| ParameterMap |
Extended implementation of LinkedHashMap that includes a
locked property. |
| StringParser |
Utility class for string parsing that is higher performance than
StringParser for simple delimited text cases. |