org.apache.http.conn.scheme
@Deprecated public interface HostNameResolver
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
resolve(String hostname)
Deprecated.
Resolves given hostname to its IP address
|
InetAddress resolve(String hostname) throws IOException
hostname - the hostname.IOExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.