Uses of Package
org.apache.hc.client5.http.impl.cache
Packages that use org.apache.hc.client5.http.impl.cache
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Classes in org.apache.hc.client5.http.impl.cache used by org.apache.hc.client5.http.impl.cacheClassDescriptionAbstract cache backend for serialized objects capable of CAS (compare-and-swap) updates.Abstract cache backend for serialized objects capable of CAS (compare-and-swap) updates.
HttpCacheEntrySerializerimplementation that uses the default (native) serialization.Java Beans-style configuration for cachingHttpClient.Builder for HTTP/2CloseableHttpAsyncClientinstances capable of client-side caching.Builder forCloseableHttpAsyncClientinstances capable of client-side caching.Builder forCloseableHttpClientinstances capable of client-side caching.Given a particular HTTP request / response pair, flush any cache entries that this exchange would invalidate.Given a particular HTTP request / response pair, flush any cache entries that this exchange would invalidate.GeneratesResourceinstances stored entirely in heap.Cache serializer and deserializer that uses an HTTP-like format.HttpCacheEntrySerializerthat usesHttpCacheStorageEntryas its cache content representation.