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

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

Uses of SplitterType in org.apache.camel.model
 

Methods in org.apache.camel.model that return SplitterType
 SplitterType ProcessorType.splitter(Expression receipients)
          A builder for the Splitter pattern where an expression is evaluated to iterate through each of the parts of a message and then each part is then send to some endpoint.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.