| Package | Description |
|---|---|
| com.mulesoft.connectors.ibmmq.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
MQOperations.publishConsume(IBMMQConfiguration config,
org.mule.jms.commons.internal.connection.JmsConnection connection,
String destination,
MQMessageBuilder messageBuilder,
org.mule.jms.commons.internal.publish.JmsPublishParameters publishParameters,
MQConsumeParameters consumeParameters,
org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy sendCorrelationId,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object,Object> completionCallback)
Operation that allows the user to send a message to a JMS
Destination and waits for a response
either to the provided ReplyTo destination or to a temporary Destination created dynamically |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.