Package net.shibboleth.utilities.java.support.httpclient
package net.shibboleth.utilities.java.support.httpclient
Classes for working with Apache HttpClient.
-
ClassDescriptionA wrapper implementation of
HttpClient
which invokes supplied instances ofHttpClientContextHandler
before and after request execution.AnHttpClient
builder that supports RFC 2616 caching.Scheduled task to manage an instance ofManagedHttpCacheStorage
.Class which wraps a caching instance ofCloseableHttpClient
and its associatedManagedHttpCacheStorage
, and manages the scheduled maintenance and lifecycle of the latter.Builder used to constructHttpClient
objects configured with particular settings.Extension that allows theHttpClientContext
to be externally manipulated before use.Support class for usingHttpClient
and related components.A utility that periodically closes idle connections held by anHttpClientConnectionManager
.AnHttpClient
builder that supports RFC 2616 caching.Adds aConnection: close
to all HTTP/1.1 requests.An implementation of HttpClientLayeredConnectionSocketFactory
that is a factory for TLS sockets.A builder for instances ofTLSSocketFactory
which allows easy specification of the full range of supported factory inputs.