Package org.apache.abdera.protocol.client.cache

Interface Summary
Cache  
CachedResponse  
CacheFactory  
CacheKey  
 

Class Summary
CacheBase  
CachedResponseBase  
InMemoryCache  
InMemoryCachedResponse  
LRUMap<A,B>  
SimpleCacheKey Simple cache key based on an md5 hash of the URI.
 

Enum Summary
CacheDisposition  
 

Exception Summary
CacheException