| Brotli4jRuntime |
|
| ConnPoolSupport |
Connection pooling support methods.
|
| ContentCodingSupport |
|
| CookieSpecSupport |
Cookie support methods.
|
| DefaultAuthenticationStrategy |
|
| DefaultClientConnectionReuseStrategy |
Extension of core DefaultConnectionReuseStrategy that treats
CONNECT method exchanges involved in proxy tunnelling as a special case.
|
| DefaultConnectionKeepAliveStrategy |
Default implementation of a strategy deciding duration
that a connection can remain idle.
|
| DefaultHttpRequestRetryStrategy |
|
| DefaultRedirectStrategy |
|
| DefaultSchemePortResolver |
|
| DefaultUserTokenHandler |
|
| ExecSupport |
Request execution support methods.
|
| IdleConnectionEvictor |
This class maintains a background thread to enforce an eviction policy for expired / idle
persistent connections kept alive in the connection pool.
|
| InMemoryDnsResolver |
|
| LaxRedirectStrategy |
A lax implementation of the RedirectStrategy that automatically handles HTTP redirects
for HEAD, GET, POST, and DELETE requests based on the response status code.
|
| NoopUserTokenHandler |
|
| Operations |
Common cancellable operations.
|
| Operations.CompletedFuture<T> |
Deprecated.
|
| PrefixedIncrementingId |
A thread safe incrementing identifier.
|
| ProtocolSwitchStrategy |
Protocol switch handler.
|
| RequestCopier |
Deprecated.
|
| RequestSupport |
Protocol support methods.
|
| Wire |
|
| ZstdRuntime |
Utility to detect availability of the Zstandard JNI runtime on the classpath.
|