Package org.apache.http.conn.scheme
Interface HostNameResolver
public interface HostNameResolver
-
Method Summary
Modifier and Type Method Description InetAddressresolve(String hostname)
-
Method Details
-
resolve
- Throws:
IOException
-
public interface HostNameResolver
| Modifier and Type | Method | Description |
|---|---|---|
InetAddress |
resolve(String hostname) |
IOException