Package net.spy.cache

SPY Caching System

See:
          Description

Interface Summary
Cachable Object that are self-maintaining in a cache.
CacheDelegate The cache delegate is notified of any objects going in or out of the cache.
CacheListener Objects implementing this interface will be aware of when they're added to, or removed from a cache.
 

Class Summary
AbstractCachable Abstract implementation of Cachable.
AbstractCacheListener Abstract implementation of CacheListener
CacheClearRequestListener Listen for multicast request to clear cache for a given prefix.
DiskCache Simple local disk caching.
LRUCache A fixed-size least-recently-used cache.
SpyCache Spy in-memory cache object.
 

Package net.spy.cache Description

SPY Caching System



Copyright © 1995-2005 SPY Internetworking. All Rights Reserved.