public class InetAddressUtil extends Object
| Constructor and Description |
|---|
InetAddressUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractHostFromHostPort(String host) |
static String |
getIP(String host) |
static String |
getLocalIP(String referenceIP) |
static byte[] |
ipAddressToBytes(String ipAddress) |
public static String getIP(String host) throws UnknownHostException
UnknownHostExceptionpublic static byte[] ipAddressToBytes(String ipAddress)
Copyright 2004-2020 Solace Corporation. All rights reserved.