|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractCache<KeyT,ValT> | A simple 2-level cache consisting of a small and fast in-memory cache (1st level cache) and an (optional) slower but bigger disk cache (2nd level cache). |
| CachedList<CO extends CachedModel> | Superclass of all list objects to be stored in ModelCache. |
| CachedModel | Superclass of all objects to be stored in ModelCache. |
| CacheHelper | |
| ImageCache | Implements a cache capable of caching image files. |
| ModelCache | Allows caching Model objects using the features provided by AbstractCache. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||