Package org.wildfly.mod_cluster.undertow
Class UndertowServer
java.lang.Object
org.wildfly.mod_cluster.undertow.UndertowServer
- All Implemented Interfaces:
org.jboss.modcluster.container.Server
Adapts
UndertowService to a Server.- Since:
- 8.0
- Author:
- Radoslav Husar, Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionUndertowServer(String serverName, UndertowService service, org.jboss.modcluster.container.Connector connector) -
Method Summary
-
Constructor Details
-
UndertowServer
public UndertowServer(String serverName, UndertowService service, org.jboss.modcluster.container.Connector connector)
-
-
Method Details