# Print output for @column tags ?>
public
interface
HostNameResolver
| org.apache.http.conn.scheme.HostNameResolver |
This interface is deprecated.
Please use URL.openConnection() instead.
Please visit this webpage
for further details.
Public methods | |
|---|---|
abstract
InetAddress
|
resolve(String hostname)
|
public abstract InetAddress resolve (String hostname)
| Parameters | |
|---|---|
hostname |
String |
| Returns | |
|---|---|
InetAddress |
|
| Throws | |
|---|---|
IOException |
|