Uses of Class
org.apache.hc.client5.http.impl.cache.ResourceReference
-
Packages that use ResourceReference Package Description org.apache.hc.client5.http.impl.cache Caching API implementation for both the classic and the asynchronous HTTP transports. -
-
Uses of ResourceReference in org.apache.hc.client5.http.impl.cache
Fields in org.apache.hc.client5.http.impl.cache with type parameters of type ResourceReference Modifier and Type Field Description private java.util.Set<ResourceReference>
ManagedHttpCacheStorage. resources
-