Clients -
jms :
DurableTopicSubscriberCaller
Caller actions related to the DurableTopicSubscriber.
Remote Methods
Acknowledges a received message.
Parameters
- message Message
-
The JMS message to be acknowledged.
-
Return Type
(error?) The error returned upon failure to acknowledge the received message.
Synchronously receives a message from the JMS provider.
Parameters
- timeoutInMilliSeconds int - 0
-
Time to wait until a message is received.