static NetworkAddressResult |
ProNetworkClusterSystem.findLocalSocketAddress(CloudServer server,
java.lang.String scheme,
java.lang.String address,
int port) |
static NetworkAddressResult |
ProNetworkClusterSystem.findLocalSocketAddress(ClusterServer clusterServer) |
NetworkAddressResult |
ProNetworkClusterSystem.getLocalSocketAddress(ClusterServer clusterServer)
Returns the local ip address for a server configured with
external-address.
|
NetworkAddressResult |
NetworkClusterSystem.getLocalSocketAddress(ClusterServer clusterServer)
Returns the local ip address for a server configured with
external-address.
|