Uses of Interface
com.caucho.env.distcache.CacheDataBacking

Packages that use CacheDataBacking
com.caucho.server.distcache   
 

Uses of CacheDataBacking in com.caucho.server.distcache
 

Classes in com.caucho.server.distcache that implement CacheDataBacking
 class CacheDataBackingImpl
          Manages the distributed cache
 

Methods in com.caucho.server.distcache that return CacheDataBacking
 CacheDataBacking CacheStoreManager.getDataBacking()