| Interface | Description |
|---|---|
| DispatcherHelper |
Interface simplifies by path or name mapping.
|
| Class | Description |
|---|---|
| AggregatorAddOn |
AggregatorAddOn installs
AggregatorFilter into HttpServer FilterChain. |
| AlternateDocBase | |
| ClassLoaderUtil |
Simple
ClassLoader utility. |
| Enumerator<E> |
HttpHandler 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. |
| ExpandJar |
Expand out a jar.
|
| Globals |
Global constants that are applicable to multiple packages within Catalina.
|
| HtmlHelper |
Utility class used to generate HTML pages.
|
| HttpPipelineOptAddOn |
The plugin, that optimizes processing of pipelined HTTP requests by
buffering HTTP responses and then writing them as one operation.
|
| 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.
|
| ParameterMap |
Extended implementation of LinkedHashMap that includes a
locked property. |
| RequestUtils | |
| SimpleDateFormats | |
| StringParser |
Utility class for string parsing that is higher performance than
StringParser for simple delimited text cases.
|
Copyright © 2020 Oracle Corporation. All Rights Reserved.