Package rabbit.cache

This package is a cache system.

See:
          Description

Class Summary
CacheStatus A utility program to inspect the cache..
NCache The NCache is like a Hashtable in lookup/insert/delete The NCache is persistent over sessions (saves itself to disk).
NCacheEntry A cached object.
 

Package rabbit.cache Description

This package is a cache system. That is a persistent set of objects stored in files.