public final class JettyContext
extends java.lang.Object
| Constructor and Description |
|---|
JettyContext(java.lang.String host,
int stubsPort,
int stubsSslPort,
int adminPort) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAdminPort() |
java.lang.String |
getHost() |
int |
getStubsPort() |
int |
getStubsTlsPort() |