public final class IpUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IP_REGEX |
static String |
PREFERRED_NETWORK_INTERFACE |
static String |
PREFERRED_NETWORK_IP |
| Constructor and Description |
|---|
IpUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getHostName()
Get host name for localhost.
|
static String |
getIp()
Get IP address for localhost.
|
public static final String IP_REGEX
public static final String PREFERRED_NETWORK_INTERFACE
public static final String PREFERRED_NETWORK_IP
Copyright © 2021 The Apache Software Foundation. All rights reserved.