|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Cache<K,V> | A cache, mostly works like a map in lookup, insert and delete. |
| CacheConfiguration | A description of cache configuration. |
| CacheEntry<K,V> | A cached object. |
| Exception Summary | |
|---|---|
| CacheException | An exception thrown when a cache operation failed. |
A persistant storage suitable for http resources. The main body of the resources are stored on disk to keep the memory usage down.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||