| Package | Description |
|---|---|
| cz.jirutka.spring.http.client.cache | |
| cz.jirutka.spring.http.client.cache.internal |
| Class and Description |
|---|
| CachedEntrySuitabilityChecker
Determines whether a given
CacheEntry is suitable to be
used as a response for a given HttpRequest. |
| CacheKeyGenerator |
| CachingHttpRequestInterceptor |
| CachingHttpRequestInterceptorBuilder.InMemoryCacheBuilder |
| CachingPolicy
Policy that determines if a request can be served from cache or a response
can be cached.
|
| ResponseExpirationResolver |
| SynchronizedLruCache
Simple LRU
Cache implementation with adjustable capacity limit
based on LinkedHashMap from JDK. |
| Class and Description |
|---|
| CacheKeyGenerator |
Copyright © 2014. All rights reserved.