| Interface | Description |
|---|---|
| UndertowEventHandlerAdapterConfiguration |
Encapsulates the configuration of an
UndertowEventHandlerAdapterService. |
| Class | Description |
|---|---|
| LocationContext |
A simulated context, for use by EJB/HTTP and static locations.
|
| ModClusterUndertowDeploymentProcessor |
DeploymentUnitProcessor which adds a dependency on UndertowEventHandlerAdapterServiceConfigurators to web
dependencies to support session draining (see WFLY-3942) and
registers metrics on deployment if mod_cluster module is loaded. |
| UndertowConnector |
Adapts
UndertowListener to a Connector. |
| UndertowContext |
Adapts
Deployment to an Context. |
| UndertowEngine |
Adapts
Server to an Engine. |
| UndertowEventHandlerAdapterBuilderProvider |
ContainerEventHandlerAdapterServiceConfiguratorProvider service provider for Undertow. |
| UndertowEventHandlerAdapterService |
Builds a service exposing an Undertow subsystem adapter to mod_cluster's
ContainerEventHandler. |
| UndertowEventHandlerAdapterServiceConfigurator | |
| UndertowHost |
Adapts
Host to an Host. |
| UndertowServer |
Adapts
UndertowService to a Server. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.