AbstractSerializingAsyncCacheStorage |
Abstract cache backend for serialized objects capable of CAS (compare-and-swap) updates.
|
AbstractSerializingCacheStorage |
Abstract cache backend for serialized objects capable of CAS (compare-and-swap) updates.
|
AsyncCachingExec.CachingAsyncDataConsumer |
|
BasicIdGenerator |
Should produce reasonably unique tokens.
|
ByteArrayCacheEntrySerializer |
|
CacheableRequestPolicy |
Determines if an HttpRequest is allowed to be served from the cache.
|
CacheConfig |
Java Beans-style configuration for caching HttpClient .
|
CacheConfig.Builder |
|
CachedHttpResponseGenerator |
|
CachedResponseSuitabilityChecker |
Determines whether a given HttpCacheEntry is suitable to be
used as a response for a given HttpRequest .
|
CacheInvalidatorBase |
|
CacheKeyGenerator |
|
CacheMap |
|
CacheRevalidatorBase |
Abstract cache re-validation class.
|
CacheRevalidatorBase.ScheduledExecutor |
|
CacheUpdateHandler |
Creates new HttpCacheEntry s and updates existing ones with new or updated information
based on the response from the origin server.
|
CacheValidityPolicy |
|
CachingExecBase |
|
CachingH2AsyncClientBuilder |
|
CachingHttpAsyncClientBuilder |
|
CachingHttpClientBuilder |
|
ConditionalRequestBuilder |
|
DefaultAsyncCacheInvalidator |
Given a particular HTTP request / response pair, flush any cache entries
that this exchange would invalidate.
|
DefaultAsyncCacheRevalidator |
Class used for asynchronous revalidations to be used when the stale-while-revalidate
directive is present
|
DefaultAsyncCacheRevalidator.RevalidationCall |
|
DefaultCacheInvalidator |
Given a particular HTTP request / response pair, flush any cache entries
that this exchange would invalidate.
|
DefaultCacheRevalidator |
Class used for asynchronous revalidations to be used when
the stale-while-revalidate directive is present
|
DefaultCacheRevalidator.RevalidationCall |
|
HeapResourceFactory |
Generates Resource instances stored entirely in heap.
|
HttpAsyncCache |
|
HttpByteArrayCacheEntrySerializer |
Cache serializer and deserializer that uses an HTTP-like format.
|
HttpCache |
|
NoopCacheEntrySerializer |
|
RequestProtocolCompliance |
|
RequestProtocolError |
|
ResourceReference |
|
ResponseCachingPolicy |
|
ResponseProtocolCompliance |
|
Variant |
Records a set of information describing a cached variant.
|
WarningValue |
This class provides for parsing and understanding Warning headers.
|