| Interface | Description |
|---|---|
| CacheProvider |
Cache Provider interface.
|
| Class | Description |
|---|---|
| EhCacheCacheProvider |
EhCache cache provider.
|
| FileCacheProvider |
File cache provider.
|
| MemcachedCacheProvider | |
| MockCacheProvider |
Mock a cache provider.
|
| SimpleCacheProvider |
Map cache provider.
|
| Exception | Description |
|---|---|
| CacheException |
DeviceAtlas Cache Exception class.
|