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 ServerController
public void stop()
stop
in interface ServerController
Copyright © 2015 JBoss by Red Hat. All rights reserved.