public class HostIdentifier
extends java.lang.Object
Constructor and Description |
---|
HostIdentifier() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getFQDN()
Retrieves the canonical (fully-qualified) hostname for the current host.
|
static java.lang.String |
getHostname()
Retrieves the short host name of the current host.
|
static java.lang.String |
getSessionID(int port)
Retrieve a Mendel session identifier.
|
public static java.lang.String getHostname()
public static java.lang.String getFQDN()
public static java.lang.String getSessionID(int port)