| Package | Description |
|---|---|
| org.mule.extension.internal.apikit | |
| org.mule.extension.internal.datafetching |
| Modifier and Type | Method and Description |
|---|---|
<I,A,O> SourceExecutor<I,A,O> |
SourceExecutorRegistry.getSourceExecutor(RoutingKey<I,A,O> routingKey)
Retrieves an executor identified by the given
RoutingKey |
| Modifier and Type | Method and Description |
|---|---|
<I,A,O> void |
SourceExecutorRegistry.registerSourceExecutor(RoutingKey<I,A,O> routingKey,
SourceExecutor<I,A,O> executor)
Register an executor with the given
RoutingKey |
| Constructor and Description |
|---|
ObjectDataFetcher(SourceExecutor<InputStream,DataFetcherAttributes,org.mule.runtime.api.metadata.TypedValue<Object>> sourceExecutor) |
Copyright © 2026 MuleSoft, Inc.. All rights reserved.