| Constructor and Description | 
|---|
| LocalHostLookupSpi() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | getHostAddress() | 
| abstract String | getHostName() | 
| abstract InetAddress | getLocalHost() | 
public abstract InetAddress getLocalHost() throws UnknownHostException
UnknownHostExceptionpublic abstract String getHostName() throws UnknownHostException
UnknownHostExceptionpublic abstract String getHostAddress() throws UnknownHostException
UnknownHostExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.