| Package | Description |
|---|---|
| org.mule.runtime.core.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSplitter
Splits a message invoking the next message processor one for each split part.
|
class |
MessageChunkSplitter
A router that breaks up the current message onto smaller parts and sends them to the same destination.
|
class |
Splitter
Splits a message that has a Collection, Iterable, MessageSequence or Iterator payload or an expression that resolves to some of
those types or data that is a collection of values in a non-java format.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.