public interface IGatewayTestServer
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.codehaus.jackson.JsonNode config) |
String |
getApiEndpoint() |
String |
getEchoTestEndpoint() |
String |
getGatewayEndpoint() |
void |
start() |
void |
stop() |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.