Uses of Interface
net.spy.memcached.util.CacheLoader.StorageListener

Packages that use CacheLoader.StorageListener
net.spy.memcached.util Cache Utilities. 
 

Uses of CacheLoader.StorageListener in net.spy.memcached.util
 

Constructors in net.spy.memcached.util with parameters of type CacheLoader.StorageListener
CacheLoader(MemcachedClientIF c, ExecutorService es, CacheLoader.StorageListener sl, int exp)
          Get a CacheLoader with all the options.