Uses of Class
org.apache.camel.component.ehcache.EhcacheEndpoint
Packages that use EhcacheEndpoint
-
Uses of EhcacheEndpoint in org.apache.camel.component.ehcache
Methods in org.apache.camel.component.ehcache that return EhcacheEndpointConstructors in org.apache.camel.component.ehcache with parameters of type EhcacheEndpointModifierConstructorDescriptionEhcacheConsumer(EhcacheEndpoint endpoint, String cacheName, EhcacheConfiguration configuration, org.apache.camel.Processor processor) EhcacheProducer(EhcacheEndpoint endpoint, String cacheName, EhcacheConfiguration configuration)