Uses of Interface
org.mule.cache.CachingStrategy

Packages that use CachingStrategy
org.mule.cache   
 

Uses of CachingStrategy in org.mule.cache
 

Classes in org.mule.cache that implement CachingStrategy
 class ObjectStoreCachingStrategy
          Implements CachingStrategy using an ObjectStore as a cache.
 

Methods in org.mule.cache that return CachingStrategy
protected  CachingStrategy CachingMessageProcessor.createDefaultCachingStrategy()
           
 CachingStrategy CachingMessageProcessor.getCachingStrategy()
           
 

Methods in org.mule.cache with parameters of type CachingStrategy
 void CachingMessageProcessor.setCachingStrategy(CachingStrategy cachingStrategy)
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.