Package play.cache
package play.cache
Provides the Cache API.
-
ClassDescriptionThe Cache API.Mark an action to be cached on server side.Cache another action.Adapts a Scala AsyncCacheApi to a Java AsyncCacheApi.An implementation of SyncCacheApi that wraps AsyncCacheApiA synchronous API to access a Cache.Adapts a Scala SyncCacheApi to a Java SyncCacheApi