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