Uses of Class
org.apache.hc.client5.http.impl.cache.CachingExecBase
-
Packages that use CachingExecBase Package Description org.apache.hc.client5.http.impl.cache Caching API implementation for both the classic and the asynchronous HTTP transports. -
-
Uses of CachingExecBase in org.apache.hc.client5.http.impl.cache
Subclasses of CachingExecBase in org.apache.hc.client5.http.impl.cache Modifier and Type Class Description (package private) classAsyncCachingExecRequest executor in the request execution chain that is responsible for transparent client-side caching.(package private) classCachingExecRequest executor in the request execution chain that is responsible for transparent client-side caching.
-