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