Uses of Class
org.apache.camel.model.MulticastType

Packages that use MulticastType
org.apache.camel.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of MulticastType in org.apache.camel.model
 

Methods in org.apache.camel.model that return MulticastType
 MulticastType ProcessorType.multicast()
          Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.