Package play.cache
-
Interface Summary Interface Description CacheImpl A cache implementation.CacheKeyGenerator Allow custom cache key to be used by applications. -
Class Summary Class Description Cache The Cache.DefaultCacheKeyGenerator The Default Cache Key GeneratorEhCacheImpl EhCache implementation.MemcachedImpl Memcached implementation (using http://code.google.com/p/spymemcached/) expiration is specified in seconds -
Annotation Types Summary Annotation Type Description CacheFor Cache an action's result.