|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis.utils.NetworkUtils
Utility classes for networking created 13-May-2004 16:17:51
Field Summary | |
static java.lang.String |
LOCALHOST
what we return when we cannot determine our hostname. |
Method Summary | |
static java.lang.String |
getLocalHostname()
Get the string defining the hostname of the system, as taken from the default network adapter of the system. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String LOCALHOST
Method Detail |
public static java.lang.String getLocalHostname()
LOCALHOST
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |