Package | Description |
---|---|
org.apache.http.client.utils |
Helpers and utility classes for HttpClient.
|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
org.apache.http.impl.client.cache |
This package contains a cache module that can be used for HTTP/1.1
client-side caching.
|
org.apache.http.osgi.impl | |
org.apache.http.osgi.services |
Class and Description |
---|
CloseableHttpClient
Minimal implementation of
HttpClient that also implements Closeable . |
Class and Description |
---|
AbstractAuthenticationHandler
Deprecated.
(4.2) use
AuthenticationStrategy |
AbstractHttpClient
Deprecated.
(4.3) use
HttpClientBuilder . |
ClientParamsStack
Deprecated.
(4.3) use
DefaultedHttpParams |
CloseableHttpClient
Minimal implementation of
HttpClient that also implements Closeable . |
DefaultConnectionKeepAliveStrategy
Default implementation of a strategy deciding duration
that a connection can remain idle.
|
DefaultHttpClient
Deprecated.
(4.3) use
HttpClientBuilder . |
DefaultHttpRequestRetryHandler
The default
HttpRequestRetryHandler used by request executors. |
DefaultRedirectStrategy
Default implementation of
RedirectStrategy . |
DefaultUserTokenHandler
Default implementation of
UserTokenHandler . |
FutureRequestExecutionMetrics
Collection of different counters used to gather metrics for
FutureRequestExecutionService . |
HttpClientBuilder
HttpClient builder. |
HttpRequestFutureTask
FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task
specific metrics.
|
NoopUserTokenHandler
Noop implementation of
UserTokenHandler that always returns null . |
ProxyAuthenticationStrategy
Default
AuthenticationStrategy implementation for proxy host authentication. |
RequestWrapper
Deprecated.
(4.3) do not use.
|
RoutedRequest
Deprecated.
(4.3) do not use.
|
TargetAuthenticationStrategy
Default
AuthenticationStrategy implementation for proxy host authentication. |
Class and Description |
---|
CloseableHttpClient
Minimal implementation of
HttpClient that also implements Closeable . |
HttpClientBuilder
HttpClient builder. |
Class and Description |
---|
CloseableHttpClient
Minimal implementation of
HttpClient that also implements Closeable . |
HttpClientBuilder
HttpClient builder. |
Class and Description |
---|
HttpClientBuilder
HttpClient builder. |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.