public abstract class BootstrapGateway
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
host |
protected int |
managementPort |
protected int |
secureManagementPort |
protected int |
secureServerPort |
protected int |
serverPort |
Constructor and Description |
---|
BootstrapGateway() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost() |
int |
getManagementPort() |
int |
getSecureManagementPort() |
int |
getSecureServerPort() |
int |
getServerPort() |