| Package | Description |
|---|---|
| com.mulesoft.extension.mq.internal.model | |
| com.mulesoft.extension.mq.internal.service |
| Modifier and Type | Method and Description |
|---|---|
static AckToken |
AckToken.decodeAckToken(String encodedAckToken) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AnypointMQServiceClient.ack(AnypointMQConnection connection,
AckToken token,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> callback) |
static void |
AnypointMQServiceClient.nack(AnypointMQConnection connection,
AckToken token,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> callback) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.