public class NetworkUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getServerIP() |
static java.lang.String |
getServerName() |
static java.lang.String |
getSiteLocalServerIP()
Get the IP address of the local machine, but only if it's a site local address, not the public internet facing address.
|
public static java.lang.String getServerIP()
public static java.lang.String getSiteLocalServerIP()
public static java.lang.String getServerName()