| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
PublishInputTypeResolver.getInputMetadata(org.mule.runtime.api.metadata.MetadataContext metadataContext,
PublishParameters key) |
| Modifier and Type | Method and Description |
|---|---|
void |
PublishOperation.publish(AsyncConfig config,
org.mule.runtime.api.metadata.TypedValue<InputStream> content,
PublishParameters parameters,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<PublishResponse,Void> callback,
org.mule.runtime.extension.api.runtime.streaming.StreamingHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
Consumer<org.mule.runtime.extension.api.client.OperationParameterizer> |
PublishHandler.configurePublishOperationFor(PublishParameters parameters,
org.mule.runtime.api.metadata.TypedValue<InputStream> content,
List<AsyncBinding> asyncBindings) |
| Modifier and Type | Method and Description |
|---|---|
Consumer<org.mule.runtime.extension.api.client.OperationParameterizer> |
AnypointMQPublishHandler.configurePublishOperationFor(PublishParameters parameters,
org.mule.runtime.api.metadata.TypedValue<InputStream> content,
List<AsyncBinding> asyncBindings) |
| Modifier and Type | Method and Description |
|---|---|
Consumer<org.mule.runtime.extension.api.client.OperationParameterizer> |
KafkaPublishHandler.configurePublishOperationFor(PublishParameters parameters,
org.mule.runtime.api.metadata.TypedValue<InputStream> content,
List<AsyncBinding> asyncBindings) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.