What is the use of Message object?
Answer / munnu
Message is a light weight message having only header and properties and no payload. Thus if the received are to be notified abt an event, and no data needs to be exchanged then using Message can be very efficient.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does a typical client perform the communication?
What is the difference between jms and kafka?
Explain about Connection interface?
Why is jms used?
What is the difference between BytesMessage and StreamMessage?
What is message listener?
What is difference between jms and activemq?
What type messaging is provided by JMS ?
How to Set message priority levels?
What is asynchronous messaging?
What is a stream message?
Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?