Class | Description |
---|---|
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
ListenerService to a Connector . |
UndertowContext |
Adapts
Deployment to an Context . |
UndertowEngine |
Adapts
Server to an Engine . |
UndertowEventHandlerAdapter |
Service exposing an Undertow subsystem adapter to mod_cluster's ContainerEventHandler.
|
UndertowEventHandlerAdapterBuilder | |
UndertowHost |
Adapts
Host to an Host . |
UndertowServer |
Adapts
UndertowService to a Server . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.