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