public class JettyRamlProxyServer extends RamlProxyServer
options| Constructor and Description |
|---|
JettyRamlProxyServer(ServerOptions options,
ReportSaver saver) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStopped() |
protected void |
start() |
protected boolean |
stop() |
void |
waitForServer() |
close, delay, doStart, fetchRamlDefinition, getSaverpublic JettyRamlProxyServer(ServerOptions options, ReportSaver saver) throws Exception
Exceptionprotected void start()
throws Exception
start in class RamlProxyServerExceptionpublic void waitForServer()
throws Exception
waitForServer in class RamlProxyServerExceptionprotected boolean stop()
throws Exception
stop in class RamlProxyServerExceptionpublic boolean isStopped()
isStopped in class RamlProxyServerCopyright © 2014–2015. All rights reserved.