|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSplitter | |
|---|---|
| org.mule.routing | Defines the core routing patterns supported by mule. |
| Uses of AbstractSplitter in org.mule.routing |
|---|
| Subclasses of AbstractSplitter in org.mule.routing | |
|---|---|
class |
CollectionSplitter
Splits a message that has a list payload invoking the next message processor one for each item in the list in order. |
class |
ExpressionSplitter
Splits a message using the expression provided 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||