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 do I handle request/response using jms?
What are the steps to send and receive JMS message ?
What are the types of communication provided by jms? Explain in detail.
What are the steps involved in configuring the jms?
Name the components of jms.
How does spring jms listener work?
Can I Use XML to transform more than 10 mb of data? Trasnsfom inbetween two module/methods etc. If not how can I do.
How to Send object as message in JMS?
How to Set message priority levels?
Explain JMS and its Component?
What is jms message?
What Is the JMS API?