public final class HostUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLocalHostName()
This method returns the name of the current Host, if this name cannot be determined,
localhost will be returned.
|