Package | Description |
---|---|
org.mule.module.xml.routing | |
org.mule.routing.outbound |
Outbound router implementation as described in the Enterprise Integration Patterns book.
|
Class and Description |
---|
AbstractMessageSplitter
AbstractMessageSplitter is an outbound Message Splitter used to split
the contents of a received message into sub parts that can be processed by other
components. |
AbstractOutboundRouter
AbstractOutboundRouter is a base router class that tracks
statistics about message processing through the router. |
FilteringOutboundRouter
FilteringRouter is a router that accepts events based on a filter
set. |
Class and Description |
---|
AbstractMessageSplitter
AbstractMessageSplitter is an outbound Message Splitter used to split
the contents of a received message into sub parts that can be processed by other
components. |
AbstractOutboundRouter
AbstractOutboundRouter is a base router class that tracks
statistics about message processing through the router. |
AbstractRecipientList
AbstractRecipientList is used to dispatch a single event to
multiple recipients over the same transport. |
FilteringOutboundRouter
FilteringRouter is a router that accepts events based on a filter
set. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.