| Interface | Description |
|---|---|
| RoutingContext |
Provides a context to coordinate routing completion.
|
| Class | Description |
|---|---|
| ConfigurationRoutingKey |
Routing key for identifying a listener flow implementation.
|
| DefaultRoutingContext<C extends SuccessResponse> |
Default routing context to keep track of the concurrent execution of the listener flow.
|
| RouteOperation |
Routes an OData request to the flow listener implementation based on URI and routing key.
|
| RoutingKey<T,A,C> |
Routing key for identifying a listener flow implementation.
|
| RoutingManager |
Routing manager that serves as intermediary, passing messages back and forth between operations and sources.
|
| Enum | Description |
|---|---|
| SourceKind |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.