| Interface | Description |
|---|---|
| FlowRoutingStrategy |
Contract for implementations that perform the flow routing mechanism.
|
| Class | Description |
|---|---|
| DefaultFlowRoutingStrategy |
Default implementation of
FlowRoutingStrategy, uses the Mule ExecutableComponent API to perform flow routing. |
| PrivilegedFlowRoutingStrategy |
Implementation of
FlowRoutingStrategy that uses the Mule privileged API to perform the flow routing job, this should
not be used since MULE 4.2.0 and forward versions, use DefaultFlowRoutingStrategy instead. |
Copyright © 2025. All rights reserved.