public interface RoutingContext
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
onError(Consumer<Throwable> consumer) |
void |
onSuccess(Consumer<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,RouteOutputAttributes>> consumer) |
void onSuccess(Consumer<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,RouteOutputAttributes>> consumer)
void dispose()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.