Uses of Class
org.apache.hc.client5.http.impl.cache.DefaultCacheInvalidator
-
Packages that use DefaultCacheInvalidator Package Description org.apache.hc.client5.http.impl.cache Caching API implementation for both the classic and the asynchronous HTTP transports. -
-
Uses of DefaultCacheInvalidator in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as DefaultCacheInvalidator Modifier and Type Field Description static DefaultCacheInvalidator
DefaultCacheInvalidator. INSTANCE
-