Interface | Description |
---|---|
Lifecycle | An object that can be started or stopped. |
Class | Description |
---|---|
ApplicationListeners | Class that is responsible for invoking application listeners. |
BlockingWriterSenderImpl | A sender that uses a print writer. |
CompositeThreadSetupAction | |
ContextClassLoaderSetupAction | |
DefaultAuthorizationManager | Default authorization manager that simply implements the rules as specified by the servlet spec |
DeploymentImpl | Class that represents the mutable state associated with a servlet deployment that is built up during the bootstrap process. |
DeploymentManagerImpl | The deployment manager. |
ErrorPages | Class that maintains information about error page mappings. |
InMemorySessionManagerFactory | Session manager factory that creates an in-memory session manager |
ManagedFilter | |
ManagedFilters | Runtime representation of filters. |
ManagedListener | |
ManagedServlet | Manager for a servlets lifecycle. |
ManagedServlets | Runtime representation of servlets. |
ServletBlockingHttpExchange | |
ServletContainerImpl | The manager for all servlet deployments. |
ServletUpgradeListener<T extends javax.servlet.http.HttpUpgradeHandler> | Lister that handles a servlet exchange upgrade event. |
SessionListenerBridge | Class that bridges between Undertow native session listeners and servlet ones. |
Enum | Description |
---|---|
ApplicationListeners.ListenerState |
Copyright © 2015 JBoss by Red Hat. All rights reserved.