| Package | Description |
|---|---|
| org.mule.extension.internal.model.builders | |
| org.mule.extension.internal.routing | |
| org.mule.extension.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
RouteOutputAttributes |
RouteOutputAttributesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRoutingContext.onSuccess(Consumer<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,RouteOutputAttributes>> consumer) |
void |
RoutingContext.onSuccess(Consumer<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,RouteOutputAttributes>> consumer) |
void |
RouteOperation.route(ODataConfig config,
InputStream content,
HttpRequestParameters parameters,
boolean routeCorrelationId,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,RouteOutputAttributes> callback,
org.mule.runtime.extension.api.runtime.operation.FlowListener flowListener) |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.extension.api.runtime.operation.Result<InputStream,RouteOutputAttributes> |
OlingoUtils.toResult(org.apache.olingo.server.api.ODataResponse response)
Converts routing response to a runtime operation result.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.