| Package | Description |
|---|---|
| org.mule.jms.commons.internal.connection.session |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsSessionManager.ack(String ackId,
AckCallback ackCallback)
Executes the
Message.acknowledge() on the latest Message associated to the Session identified by the
ackId |
void |
JmsSessionManager.recoverSession(String ackId,
AckCallback ackCallback)
Executes the
Session.recover() over the Session identified by the ackId |
Copyright © 2022. All rights reserved.