| Interface | Description |
|---|---|
| ApplicationCache<Key,V> |
Primordial interface for maintaining application cache.
|
| CacheManager |
Primary marker for cache management.
|
| Class | Description |
|---|---|
| AbstractFileSystemCache<V> |
Extends the
ApplicationCache contract providing base for using file system as
storage for the cache. |
Copyright © 2016. All rights reserved.