Answer Posted / 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 |
Post New Answer View All Answers
What is jms destination?
Is it possible to create both queues and topics to single jms server? if yes then how it works?
Explain the creation of JMS Administered objects?
Explain about Connection factory interface?
Is jmstemplate thread safe?
List types of Messaging services supported by JMS?
What is the use of jms? Can we send message from one server to another server using jms?
What is jms mq?
How you can deliver a java message to a non-java client?
Explain the difference between topic and queue?
How to send xml message to jms queue using java?
What is mdb in jms?
What is jms queue?
How do I handle request/response using jms?
For sending messages through JMS, what encryption options are there?