org.apache.axis.utils
public class NetworkUtils extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOCALHOST
what we return when we cannot determine our hostname.
|
protected static org.apache.commons.logging.Log |
log |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLocalHostname()
Get the string defining the hostname of the system, as taken from
the default network adapter of the system.
|
public static final java.lang.String LOCALHOST
protected static org.apache.commons.logging.Log log
public static java.lang.String getLocalHostname()
LOCALHOST
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.