| Package | Description |
|---|---|
| org.mule.extension.async.apikit.internal.execution | |
| org.mule.extension.async.apikit.internal.sources |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AsyncMessageAttributes> |
SourceCallbackRegistry.getSourceCallback(RoutingKey routingKey)
Retrieves a source callback identified by the given
RoutingKey |
void |
SourceCallbackRegistry.registerSourceCallback(RoutingKey routingKey,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AsyncMessageAttributes> sourceCallback)
Register a source callback with the given
RoutingKey |
void |
SourceCallbackRegistry.unregisterSourceCallback(RoutingKey routingKey)
Removes the source callback identified by the
RoutingKey |
| Modifier and Type | Method and Description |
|---|---|
RoutingKey |
AsyncMessageListenerSource.getKey() |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.