| Package | Description |
|---|---|
| org.mule.module.apikit.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFlowRoutingStrategy
Default implementation of
FlowRoutingStrategy, uses the Mule ExecutableComponent API to perform flow routing. |
class |
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.