public class UndertowTestServer extends Object implements ServerController
| Constructor and Description |
|---|
UndertowTestServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(String host,
int httpPort,
int httpsPort) |
void |
stop() |
public void start(String host, int httpPort, int httpsPort)
start in interface ServerControllerpublic void stop()
stop in interface ServerControllerCopyright © 2015 JBoss by Red Hat. All rights reserved.