Package io.undertow
Class Undertow
java.lang.Object
io.undertow.Undertow
Convenience class used to build an Undertow server.
- Author:
- Stuart Douglas
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic classstatic enum -
Method Summary
-
Method Details
-
builder
- Returns:
- A builder that can be used to create an Undertow server instance
-
start
public void start() -
stop
public void stop() -
getWorker
-
getListenerInfo
-