| Package | Description |
|---|---|
| org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryDnsResolver
In-memory
DnsResolver implementation. |
class |
SystemDefaultDnsResolver
DNS resolver that uses the default OS implementation for resolving host names.
|
| Modifier and Type | Field and Description |
|---|---|
protected DnsResolver |
DefaultClientConnectionOperator.dnsResolver
Deprecated.
the custom-configured DNS lookup mechanism.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.