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