Uses of Class
org.apache.hc.client5.http.cache.HttpCacheContext
-
Packages that use HttpCacheContext Package Description org.apache.hc.client5.http.cache Caching APIs for both the classic and the asynchronous HTTP transports. -
-
Uses of HttpCacheContext in org.apache.hc.client5.http.cache
Methods in org.apache.hc.client5.http.cache that return HttpCacheContext Modifier and Type Method Description static HttpCacheContext
HttpCacheContext. adapt(org.apache.hc.core5.http.protocol.HttpContext context)
static HttpCacheContext
HttpCacheContext. create()
-