Classes for working with Apache HttpClient.
-
(package private) class
A wrapper implementation of
HttpClient which invokes supplied instances of
HttpClientContextHandler
before and after request execution.
private static class
Class which wraps a caching instance of HttpClient and its associated
ManagedHttpCacheStorage, and manages the scheduled maintenance and lifecycle of the latter.
class
An HttpClient implementation which implements an overall request timeout for a wrapped client instance.