|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.mule.routing.inbound | |
org.mule.examples.loanbroker.routers | |
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. |
org.mule.samples.voipservice.routers | |
org.mule.tck.testmodels.mule |
Classes in org.mule.routing.inbound used by org.mule.examples.loanbroker.routers | |
AbstractEventAggregator
AbstractEventAggregator will aggregate a set of messages into a
single message. |
|
CorrelationAggregator
CorrelationAggregator uses the CorrelationID and
CorrelationGroupSize properties of the UMOMessage to manage
message groups. |
|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
|
SelectiveConsumer
SelectiveConsumer is an inbound router used to filter out unwanted
events. |
Classes in org.mule.routing.inbound used by org.mule.routing | |
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Classes in org.mule.routing.inbound used by org.mule.routing.inbound | |
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 |
|
CorrelationAggregator
CorrelationAggregator uses the CorrelationID and
CorrelationGroupSize properties of the UMOMessage to manage
message groups. |
|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
|
IdempotentReceiver
IdempotentReceiver ensures that only unique messages are received
by a component. |
|
SelectiveConsumer
SelectiveConsumer is an inbound router used to filter out unwanted
events. |
Classes in org.mule.routing.inbound used by org.mule.routing.response | |
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Classes in org.mule.routing.inbound used by org.mule.samples.voipservice.routers | |
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Classes in org.mule.routing.inbound used by org.mule.tck.testmodels.mule | |
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |