public final class IpUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getHost()
Gets host.
|
static String |
getHost(String filterHost)
Gets host.
|
static boolean |
isCompleteHost(String host)
Judge whether 'host'"' is complete.
|
public static String getHost()
public static String getHost(String filterHost)
filterHost - host filterHost strpublic static boolean isCompleteHost(String host)
host - host ipCopyright © 2021 The Apache Software Foundation. All rights reserved.