Tuesday, November 29, 2011

What is the use of Message object?

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.
Category:JMS Interview Questions

No comments:

Post a Comment