Uses of Class
org.apache.hc.client5.http.schedule.ConcurrentCountMap
-
Packages that use ConcurrentCountMap Package Description org.apache.hc.client5.http.impl.cache Caching API implementation for both the classic and the asynchronous HTTP transports. -
-
Uses of ConcurrentCountMap in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache declared as ConcurrentCountMap Modifier and Type Field Description private ConcurrentCountMap<java.lang.String>
CacheRevalidatorBase. failureCache
-