|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Cache | Stores the content and then returns an Id which may be used to read the content later, if still available. |
| ContentAccessor | An object capable of making content accessible via an InputStream. |
| Class Summary | |
|---|---|
| CacheLib | Static methods to support Cache implementations. |
| MemoryMapCache | A Cache implementation that is backed by a memory Map. |
| SoftCache | A Cache implementation that dumps its content when memory is low. |
| URLContentAccessor | A ContentAccessor that accesses the content via a URL. |
| WeakCache | A Cache implementation that is backed by a WeakHashMap. |
Cache implementations.
|
CroftSoft Javadoc | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||