Uses of Class
org.apache.hc.client5.http.impl.cache.CacheInvalidatorBase
Packages that use CacheInvalidatorBase
Package
Description
Caching API implementation for both the classic and
the asynchronous HTTP transports.
-
Uses of CacheInvalidatorBase in org.apache.hc.client5.http.impl.cache
Subclasses of CacheInvalidatorBase in org.apache.hc.client5.http.impl.cacheModifier and TypeClassDescriptionclass
Given a particular HTTP request / response pair, flush any cache entries that this exchange would invalidate.class
Given a particular HTTP request / response pair, flush any cache entries that this exchange would invalidate.