| Package | Description |
|---|---|
| guru.nidi.ramlproxy | |
| guru.nidi.ramlproxy.core | |
| guru.nidi.ramlproxy.jetty |
| Modifier and Type | Method and Description |
|---|---|
static SubProcess |
RamlProxy.startServerAsync(ServerOptions options) |
static RamlProxyServer |
RamlProxy.startServerSync(ServerOptions options) |
static RamlProxyServer |
RamlProxy.startServerSync(ServerOptions options,
ReportSaver saver) |
| Modifier and Type | Field and Description |
|---|---|
protected ServerOptions |
RamlProxyServer.options |
| Modifier and Type | Method and Description |
|---|---|
ServerOptions |
ServerOptions.withoutAsyncMode() |
| Constructor and Description |
|---|
RamlProxyServer(ServerOptions options,
ReportSaver saver) |
| Constructor and Description |
|---|
JettyRamlProxyServer(ServerOptions options,
ReportSaver saver) |
Copyright © 2014–2015. All rights reserved.