| Interface | Description |
|---|---|
| UndertowEventHandlerAdapterConfiguration |
Encapsulates the configuration of an
UndertowEventHandlerAdapter. |
| Class | Description |
|---|---|
| LocationContext |
A simulated context, for use by EJB/HTTP and static locations.
|
| ModClusterUndertowDeploymentProcessor |
DeploymentUnitProcessor which adds a dependency on UndertowEventHandlerAdapterBuilder to web
dependencies (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. |
| UndertowEventHandlerAdapter |
Builds a service exposing an Undertow subsystem adapter to mod_cluster's ContainerEventHandler.
|
| UndertowEventHandlerAdapterBuilder | |
| UndertowEventHandlerAdapterBuilderProvider |
ContainerEventHandlerAdapterBuilderProvider service provider for Undertow |
| UndertowHost |
Adapts
Host to an Host. |
| UndertowServer |
Adapts
UndertowService to a Server. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.