| Package | Description |
|---|---|
| org.apache.catalina.connector | |
| org.apache.catalina.core |
| Class and Description |
|---|
| ApplicationFilterChain
Implementation of
javax.servlet.FilterChain used to manage
the execution of a set of filters for a particular request. |
| Class and Description |
|---|
| ApplicationContext
Standard implementation of
ServletContext that represents
a web application's execution environment. |
| ApplicationFilterChain
Implementation of
javax.servlet.FilterChain used to manage
the execution of a set of filters for a particular request. |
| ApplicationFilterConfig
Implementation of a
javax.servlet.FilterConfig useful in
managing the filter instances instantiated when a web application
is first started. |
| ApplicationFilterConfigFacade
Facade for AppalicationFilterConfig.
|
| ApplicationFilterFactory
Factory for the creation and caching of Filters and creationg
of Filter Chains.
|
| ContainerBase
Abstract implementation of the Container interface, providing common
functionality required by nearly every implementation.
|
| ServiceMapperListener
Mapper listener.
|
| StandardContext
Standard implementation of the Context interface.
|
| StandardWrapper
Standard implementation of the Wrapper interface that represents
an individual servlet definition.
|
| StandardWrapperFacade
Facade for the StandardWrapper object.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.