What is the use of MapMessage?
Answer / munnu
A MapMessage carries name-value pair as it's payload. Thus it's payload is similar to the java.util.Properties object of Java. The values can be Java primitives or their wrappers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does kafka support jms?
Can you use a foreign jms provider to drive an mdb transactionally?
Which are the benefits of mdb (message driven beans) over standard jms consumers?
What is synchronous messaging?
Explain about Connection interface?
List types of Messaging services supported by JMS?
How does spring jms listener work?
What is jms server?
What is jms endpoint?
What is the diffrence between Java Mail and JMS Queue?
What is the difference between topic and queue?
Explain about map message?