Uses of Interface
org.apache.camel.ConsumerTemplate
Packages that use ConsumerTemplate
-
Uses of ConsumerTemplate in org.apache.camel
Methods in org.apache.camel that return ConsumerTemplateModifier and TypeMethodDescriptionCamelContext.createConsumerTemplate()
Creates a newConsumerTemplate
which is started and therefore ready to use right away.CamelContext.createConsumerTemplate
(int maximumCacheSize) Creates a newConsumerTemplate
which is started and therefore ready to use right away.