See: Description
| Class | Description |
|---|---|
| FileCachingHttpClientBuilder |
An
HttpClient builder that supports RFC 2616 caching. |
| HttpClientBuilder |
Builder used to construct
HttpClient objects configured with particular settings. |
| HttpClientSupport |
Support class for using
HttpClient and related components. |
| IdleConnectionSweeper |
A utility that periodically closes idle connections held by an
HttpClientConnectionManager. |
| InMemoryCachingHttpClientBuilder |
An
HttpClient builder that supports RFC 2616 caching. |
| RequestConnectionClose |
Adds a
Connection: close to all HTTP/1.1 requests. |
Copyright © 1999–2014. All rights reserved.