Uses of Class
org.apache.camel.component.directvm.DirectVmEndpoint
-
Uses of DirectVmEndpoint in org.apache.camel.component.directvm
Methods in org.apache.camel.component.directvm that return DirectVmEndpointMethods in org.apache.camel.component.directvm with parameters of type DirectVmEndpointModifier and TypeMethodDescriptionvoidDirectVmComponent.addConsumer(DirectVmEndpoint endpoint, DirectVmConsumer consumer) DirectVmComponent.getConsumer(DirectVmEndpoint endpoint) voidDirectVmComponent.removeConsumer(DirectVmEndpoint endpoint) Constructors in org.apache.camel.component.directvm with parameters of type DirectVmEndpointModifierConstructorDescriptionDirectVmBlockingProducer(DirectVmEndpoint endpoint) DirectVmConsumer(DirectVmEndpoint endpoint, org.apache.camel.Processor processor) DirectVmProcessor(org.apache.camel.Processor processor, DirectVmEndpoint endpoint) DirectVmProducer(DirectVmEndpoint endpoint)