Uses of Interface
org.apache.http.impl.client.cache.FailureCache
-
Packages that use FailureCache Package Description org.apache.http.impl.client.cache This package contains a cache module that can be used for HTTP/1.1 client-side caching. -
-
Uses of FailureCache in org.apache.http.impl.client.cache
Classes in org.apache.http.impl.client.cache that implement FailureCache Modifier and Type Class Description class
DefaultFailureCache
Implements a bounded failure cache.Fields in org.apache.http.impl.client.cache declared as FailureCache Modifier and Type Field Description private FailureCache
AsynchronousValidator. failureCache
-