Uses of Class
org.apache.camel.processor.MulticastProcessor

Packages that use MulticastProcessor
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

Uses of MulticastProcessor in org.apache.camel.processor
 

Subclasses of MulticastProcessor in org.apache.camel.processor
 class Pipeline
          Creates a Pipeline pattern where the output of the previous step is sent as input to the next step when working with request/response message exchanges.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.