|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.http.impl.client.cache | |
---|---|
org.apache.http.impl.client.cache |
Classes in org.apache.http.impl.client.cache used by org.apache.http.impl.client.cache | |
---|---|
CacheableRequestPolicy
Determines if an HttpRequest is allowed to be served from the cache. |
|
CachedHttpResponseGenerator
Rebuilds an HttpResponse from a CacheEntry |
|
CachedResponseSuitabilityChecker
Determines whether a given CacheEntry is suitable to be
used as a response for a given HttpRequest . |
|
CacheEntry
Structure used to store an HttpResponse in a cache |
|
CacheEntryGenerator
Generates a CacheEntry from a HttpResponse |
|
CacheEntryUpdater
Update a CacheEntry with new or updated information based on the latest
200 or 304 status responses from the Server. |
|
CacheInvalidator
Given a particular HttpRequest, flush any cache entries that this request would invalidate. |
|
ConditionalRequestBuilder
|
|
RequestProtocolCompliance
|
|
RequestProtocolError
|
|
ResponseCachingPolicy
Determines if an HttpResponse can be cached. |
|
ResponseProtocolCompliance
|
|
SizeLimitedResponseReader
|
|
URIExtractor
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |