|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSequenceRouter | |
|---|---|
| org.mule.routing.outbound | Outbound router implementation as described in the Enterprise Integration Patterns book. |
| Uses of AbstractSequenceRouter in org.mule.routing.outbound |
|---|
| Subclasses of AbstractSequenceRouter in org.mule.routing.outbound | |
|---|---|
class |
MulticastingRouter
MulticastingRouter will broadcast the current message to every endpoint
registered with the router. |
class |
SequenceRouter
Defines a AbstractSequenceRouter that stops the routing of a given
message when a synchronous endpoint has returned a null or an exception
message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||