Uses of Class
org.apache.hc.client5.http.impl.cache.AbstractSerializingCacheStorage
Packages that use AbstractSerializingCacheStorage
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of AbstractSerializingCacheStorage in org.apache.hc.client5.http.impl.cache
Subclasses of AbstractSerializingCacheStorage in org.apache.hc.client5.http.impl.cacheModifier and TypeClassDescriptionclass
Abstract cache backend for serialized binary objects capable of CAS (compare-and-swap) updates.