public final class Undertow extends Object
Modifier and Type | Class and Description |
---|---|
static class | Undertow.Builder |
static class | Undertow.ListenerType |
Modifier and Type | Method and Description |
---|---|
static Undertow.Builder | builder() |
void | start() |
void | stop() |
public static Undertow.Builder builder()
public void start()
public void stop()
Copyright © 2015 JBoss by Red Hat. All rights reserved.