AuthorizationManager |
Authorization manager.
|
ClassIntrospecter |
Interface that is provided by the container to create a servlet / filter / listener
definition from a given class, based on the annotations present on the class.
|
ConfidentialPortManager |
A utility to take the HttpServerExchange of the current request and obtain the number of the port number to use in
https redirects.
|
Deployment |
Runtime representation of a deployment.
|
DeploymentManager |
Manager that can be used to deploy and undeploy a servlet deployment.
|
ExceptionHandler |
An exception handler allows you to perform custom actions when an exception propagates out of the servlet
handler chain.
|
InstanceFactory<T> |
Factory that creates fully injected component instances.
|
InstanceHandle<T> |
A handle for a container managed instance.
|
LifecycleInterceptor |
Class that is run around invocations of servlet and filter lifecycle methods (init and destroy).
|
LifecycleInterceptor.LifecycleContext |
|
MetricsCollector |
An interface that can be used to collect Servlet metrics
|
ServletContainer |
|
ServletDispatcher |
|
SessionConfigWrapper |
A class that allows the SessionConfig to be wrapped.
|
SessionManagerFactory |
Factory class used to create a session manager
|
SessionPersistenceManager |
Interface that is used in development mode to support session persistence across redeploys.
|
ThreadSetupAction |
Deprecated. |
ThreadSetupAction.Handle |
|
ThreadSetupHandler |
|
ThreadSetupHandler.Action<T,C> |
|