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
UnknownHostException
public abstract String getHostName() throws UnknownHostException
UnknownHostException
public abstract String getHostAddress() throws UnknownHostException
UnknownHostException
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.