Uses of Class
org.apache.camel.component.cache.CacheConsumer

Packages that use CacheConsumer
org.apache.camel.component.cache   
 

Uses of CacheConsumer in org.apache.camel.component.cache
 

Methods in org.apache.camel.component.cache that return CacheConsumer
 CacheConsumer CacheEventListener.getCacheConsumer()
           
 

Methods in org.apache.camel.component.cache with parameters of type CacheConsumer
 void CacheEventListener.setCacheConsumer(CacheConsumer cacheConsumer)
           
 

Constructors in org.apache.camel.component.cache with parameters of type CacheConsumer
CacheEventListener(CacheConsumer cacheConsumer)
           
 



Apache CAMEL