public class BambooNetworkUtils extends Object
Constructor and Description |
---|
BambooNetworkUtils() |
Modifier and Type | Method and Description |
---|---|
static InetAddress |
getInetAddressByName(String host)
Equivalent of
InetAddress.getByName(String) }, throwing RuntimeException. |
static InetAddress |
getReachableAddress(String address,
int port)
Does nothing for IPv4.
|
public static InetAddress getReachableAddress(String address, int port)
public static InetAddress getInetAddressByName(String host)
InetAddress.getByName(String)
}, throwing RuntimeException.Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.