public interface LocalHostnameResolver
LocalHostnameResolver resolves the localhost host name.| Modifier and Type | Method and Description |
|---|---|
String |
resolveLocalHostname()
Resolves the hostname for localhost
|
String resolveLocalHostname() throws UnknownHostException
UnknownHostException - when there is an error resolving the hostnameCopyright © 2014. All rights reserved.