Uses of Class
org.apache.camel.component.directvm.DirectVmConsumer
-
-
Uses of DirectVmConsumer in org.apache.camel.component.directvm
Methods in org.apache.camel.component.directvm that return DirectVmConsumer Modifier and Type Method Description protected DirectVmConsumerDirectVmBlockingProducer. getConsumer(org.apache.camel.Exchange exchange)DirectVmConsumerDirectVmComponent. getConsumer(DirectVmEndpoint endpoint)DirectVmConsumerDirectVmEndpoint. getConsumer()Methods in org.apache.camel.component.directvm with parameters of type DirectVmConsumer Modifier and Type Method Description voidDirectVmComponent. addConsumer(DirectVmEndpoint endpoint, DirectVmConsumer consumer)
-