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 DirectVmConsumer
DirectVmBlockingProducer. getConsumer(org.apache.camel.Exchange exchange)
DirectVmConsumer
DirectVmComponent. getConsumer(DirectVmEndpoint endpoint)
DirectVmConsumer
DirectVmEndpoint. getConsumer()
Methods in org.apache.camel.component.directvm with parameters of type DirectVmConsumer Modifier and Type Method Description void
DirectVmComponent. addConsumer(DirectVmEndpoint endpoint, DirectVmConsumer consumer)
void
DirectVmComponent. removeConsumer(DirectVmEndpoint endpoint, DirectVmConsumer consumer)
-