Uses of Class
org.apache.hc.client5.http.cache.HttpCacheUpdateException
Packages that use HttpCacheUpdateException
Package
Description
Caching APIs for both the classic and the asynchronous
HTTP transports.
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of HttpCacheUpdateException in org.apache.hc.client5.http.cache
Methods in org.apache.hc.client5.http.cache that throw HttpCacheUpdateExceptionModifier and TypeMethodDescriptionvoid
HttpCacheStorage.updateEntry
(String key, HttpCacheCASOperation casOperation) Atomically applies the given callback to processChallenge an existing cache entry under a given key. -
Uses of HttpCacheUpdateException in org.apache.hc.client5.http.impl.cache
Methods in org.apache.hc.client5.http.impl.cache that throw HttpCacheUpdateExceptionModifier and TypeMethodDescriptionfinal void
AbstractSerializingCacheStorage.updateEntry
(String key, HttpCacheCASOperation casOperation)