|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Cache | Base interface for Cache implementations. |
| Class Summary | |
| AbstractCache | Abstract implementation of the Cache interface. |
| CacheEntry | A single entry in a cache. |
| InMemoryCache | Cache implementation which stores the cached values in memory. |
Package which contains a cache interface as well as a simple in-memory cache implementation. Future implementations could wrap other, more advanced caching systems.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||