Package | Description |
---|---|
org.mule.routing |
Defines the core routing patterns supported by mule.
|
org.mule.routing.inbound |
Inbound router implementation as described in the Enterprise Integration Patterns book.
|
org.mule.routing.response |
Response router implementations that enable asynchronous event processing in request /response messaging requests.
|
Class and Description |
---|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Class and Description |
---|
AbstractEventAggregator
AbstractEventAggregator will aggregate a set of messages into a
single message. |
AbstractEventResequencer
AbstractEventResequencer is used to receive a set of events,
resequence them and forward them on to their destination |
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
IdempotentReceiver
IdempotentReceiver ensures that only unique messages are received by a
service. |
SelectiveConsumer
SelectiveConsumer is an inbound router used to filter out unwanted
events. |
Class and Description |
---|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.