| Package | Description |
|---|---|
| org.mule.extension.internal.model | |
| org.mule.extension.internal.routing | |
| org.mule.extension.internal.sources |
| Modifier and Type | Method and Description |
|---|---|
DefaultRoutingContext |
APIKitODataResponse.getRoutingContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
APIKitODataResponse.setRoutingContext(DefaultRoutingContext routingContext) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<RoutingKey,Function<org.mule.runtime.extension.api.runtime.operation.Result<T,I>,DefaultRoutingContext>> |
RoutingManager.callbacks |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingManager.registerListener(RoutingKey routingKey,
Function<org.mule.runtime.extension.api.runtime.operation.Result<T,I>,DefaultRoutingContext> callback,
C config) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultRoutingContext |
BaseSource.getRoutingContext(org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.