Which of the following statements is false about synchronous and asynchronous message consumption JMS? (a) receive() method

Question:

Which of the following statements is false about synchronous and asynchronous message consumption JMS?

(a) receive() method is used to consume a message synchronously.

(b) A message listener is used to consume a message synchronously.

(c) Messages are consumed asynchronously by using a message listener.

(d) In asynchronous messaging, the onMessage() method of the listener is invoked when a message arrives.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: