Uses of Class
play.cache.MemcachedImpl
-
Packages that use MemcachedImpl Package Description play.cache -
-
Uses of MemcachedImpl in play.cache
Methods in play.cache that return MemcachedImpl Modifier and Type Method Description static MemcachedImpl
MemcachedImpl. getInstance()
static MemcachedImpl
MemcachedImpl. getInstance(boolean forceClientInit)
-