|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRoutingStrategy | |
|---|---|
| org.mule.routing | Defines the core routing patterns supported by mule. |
| Uses of AbstractRoutingStrategy in org.mule.routing |
|---|
| Subclasses of AbstractRoutingStrategy in org.mule.routing | |
|---|---|
class |
FirstSuccessfulRoutingStrategy
Routing strategy that routes the message through a list of MessageProcessor until
one is successfully executed. |
class |
MulticastingRoutingStrategy
Routing strategy that will route a message through a set of MessageProcessor
and return an aggregation of the results. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||