| Interface | Description |
|---|---|
| MessageCopier<T extends org.apache.hc.core5.http.HttpMessage> |
Abstract HTTP message cloner.
|
| Class | Description |
|---|---|
| AuthSupport | |
| ConnPoolSupport | |
| CookieSpecRegistries | |
| DefaultAuthenticationStrategy |
Default implementation of
AuthenticationStrategy |
| DefaultConnectionKeepAliveStrategy |
Default implementation of a strategy deciding duration
that a connection can remain idle.
|
| DefaultHttpRequestRetryHandler |
The default
HttpRequestRetryHandler used by request executors. |
| DefaultRedirectStrategy |
Default implementation of
RedirectStrategy. |
| DefaultSchemePortResolver |
Default
SchemePortResolver. |
| DefaultServiceUnavailableRetryStrategy |
Default implementation of the
ServiceUnavailableRetryStrategy interface. |
| DefaultUserTokenHandler |
Default implementation of
UserTokenHandler. |
| ExecSupport | |
| IdleConnectionEvictor |
This class maintains a background thread to enforce an eviction policy for expired / idle
persistent connections kept alive in the connection pool.
|
| InMemoryDnsResolver |
In-memory
DnsResolver implementation. |
| NoopUserTokenHandler |
Noop implementation of
UserTokenHandler that always returns null. |
| Operations | |
| Operations.CompletedFuture<T> | |
| RequestCopier | |
| Wire |
| Enum | Description |
|---|---|
| ChainElements |
| Exception | Description |
|---|---|
| ConnectionShutdownException |
Signals that the connection has been shut down or released back to the
the connection pool
|
| TunnelRefusedException |
Signals that the tunnel request was rejected by the proxy host.
|
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.