public static class InstanceInfo.PortWrapper
extends java.lang.Object
InstanceInfo
JSON and XML format for port information does not follow the usual conventions, which
makes its mapping complicated. This class represents the wire format for port information.Constructor and Description |
---|
PortWrapper(boolean enabled,
int port) |
Modifier and Type | Method and Description |
---|---|
int |
getPort() |
boolean |
isEnabled() |