com.hazelcast.client.util
public final class AddressHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Collection<InetSocketAddress> |
getPossibleSocketAddresses(InetAddress inetAddress,
int port,
String scopedAddress) |
static Collection<InetSocketAddress> |
getSocketAddresses(String address) |
public static Collection<InetSocketAddress> getSocketAddresses(String address)
public static Collection<InetSocketAddress> getPossibleSocketAddresses(InetAddress inetAddress, int port, String scopedAddress)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.