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.Deprecated.This class is deprecated and will be removed in a future release.Configuration for HTTP cachesBuilder for HTTP/2
CloseableHttpAsyncClientinstances capable of client-side caching.Builder forCloseableHttpAsyncClientinstances capable of client-side caching.Builder forCloseableHttpClientinstances capable of client-side caching.GeneratesResourceinstances stored entirely in heap.This class implements theHttpCacheEntrySerializerinterface, which defines the contract for HTTP cache entry serialization and deserialization.HttpCacheEntrySerializerthat usesHttpCacheStorageEntryas its cache content representation.