|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.mule.routing | |
---|---|
org.mule.config.spring.factories | |
org.mule.example.loanbroker.routers | |
org.mule.module.atom.routing | |
org.mule.routing | Defines the core routing patterns supported by mule. |
org.mule.routing.correlation | |
org.mule.routing.outbound | Outbound router implementation as described in the Enterprise Integration Patterns book. |
org.mule.service |
Classes in org.mule.routing used by org.mule.config.spring.factories | |
---|---|
AbstractSelectiveRouter
|
|
MessageProcessorFilterPair
A holder for a pair of MessageProcessor and Filter. |
Classes in org.mule.routing used by org.mule.example.loanbroker.routers | |
---|---|
AbstractAggregator
AbstractEventAggregator will aggregate a set of messages into a
single message. |
|
AbstractCorrelationAggregator
AbstractCorrelationAggregatingMessageProcessor uses the CorrelationID and
CorrelationGroupSize properties of the MuleMessage to manage
message groups. |
|
AggregationException
TODO document |
|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Classes in org.mule.routing used by org.mule.module.atom.routing | |
---|---|
AbstractSplitter
Splits a message invoking the next message processor one for each split part. |
Classes in org.mule.routing used by org.mule.routing | |
---|---|
AbstractAggregator
AbstractEventAggregator will aggregate a set of messages into a
single message. |
|
AbstractCatchAllStrategy
RouterCatchAllStrategy is a strategy interface that allows developers to hook in custom code when
an event is being routed on the inbound or outbound but does not match any of the criteria defined for the routing. |
|
AbstractSelectiveRouter
|
|
AbstractSplitter
Splits a message invoking the next message processor one for each split part. |
|
AggregationException
TODO document |
|
CorrelationMode
|
|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
|
IdempotentMessageFilter
IdempotentMessageFilter ensures that only unique messages are passed on. |
|
MessageProcessorFilterPair
A holder for a pair of MessageProcessor and Filter. |
Classes in org.mule.routing used by org.mule.routing.correlation | |
---|---|
AggregationException
TODO document |
|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
Classes in org.mule.routing used by org.mule.routing.outbound | |
---|---|
CorrelationMode
|
Classes in org.mule.routing used by org.mule.service | |
---|---|
MessageFilter
Implementation of InterceptingMessageProcessor that filters message flow using a Filter . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |