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.