Uses of Class
org.apache.camel.processor.MulticastProcessor.MulticastTask
Packages that use MulticastProcessor.MulticastTask
Package
Description
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
-
Uses of MulticastProcessor.MulticastTask in org.apache.camel.processor
Subclasses of MulticastProcessor.MulticastTask in org.apache.camel.processorModifier and TypeClassDescriptionprotected classSub task processed reactive via theReactiveExecutor.protected classTransacted sub task processed synchronously usingProcessor.process(Exchange)with the same thread in a while loop control flow.