Interface | Description |
---|---|
CacheApi |
The Cache API.
|
Class | Description |
---|---|
Cache |
Provides an access point for Play's cache service.
|
CachedAction |
Cache another action.
|
DefaultCacheApi | |
NamedCacheImpl |
Annotation Type | Description |
---|---|
Cached |
Mark an action to be cached on server side.
|
NamedCache |