Object -
jms :
ConsumerActions
JMS consumer action handling object
Acknowledge the received message to JMS provider. This should be used only with acknowledgment modes which require explicit acknowledgements like CLIENT_ACKNOWLEDGMENT.
Parameters
- message Message
-
incoming message
-
Return Type
(error?) error upon failure to acknowledge the received message to JMS provider.