Uses of Class
org.apache.camel.component.direct.DirectConsumer
-
Uses of DirectConsumer in org.apache.camel.component.direct
Methods in org.apache.camel.component.direct that return DirectConsumerModifier and TypeMethodDescriptionprotected DirectConsumerDirectComponent.getConsumer(String key, boolean block, long timeout) DirectEndpoint.getConsumer()Deprecated.Methods in org.apache.camel.component.direct with parameters of type DirectConsumerModifier and TypeMethodDescriptionvoidDirectComponent.addConsumer(String key, DirectConsumer consumer) voidDirectComponent.removeConsumer(String key, DirectConsumer consumer)