| 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 |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<PublishResponse,Void> |
PublishHandler.handleResult(org.mule.runtime.extension.api.runtime.operation.Result<T,A> result) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<PublishResponse,Void> |
AnypointMQPublishHandler.handleResult(org.mule.runtime.extension.api.runtime.operation.Result<InputStream,com.mulesoft.extension.mq.api.attributes.AnypointMQMessagePublishAttributes> result) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<PublishResponse,Void> |
KafkaPublishHandler.handleResult(org.mule.runtime.extension.api.runtime.operation.Result<com.mulesoft.connectors.kafka.api.operation.KafkaMessageMetadata,Void> result) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.