| Interface | Description |
|---|---|
| CacheApi |
The Cache API.
|
| Class | Description |
|---|---|
| Cache | Deprecated
Please use an dependency injected instance of CacheApi.
|
| CachedAction |
Cache another action.
|
| DefaultCacheApi | |
| NamedCacheImpl |
| Annotation Type | Description |
|---|---|
| Cached |
Mark an action to be cached on server side.
|
| NamedCache |