Uses of Package
rabbit.cache

Packages that use rabbit.cache
rabbit.cache This package is a cache system. 
rabbit.proxy This is the main package for the RabbIT proxy. 
 

Classes in rabbit.cache used by rabbit.cache
NCacheEntry
          A cached object.
 

Classes in rabbit.cache used by rabbit.proxy
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.