Uses of Interface
org.apache.http.impl.client.cache.FailureCache

Packages that use FailureCache
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
 class DefaultFailureCache
          Implements a bounded failure cache.
 



Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.