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 |
What is JMS session?
What is jms producer?
What is the difference between an sms and text message?
What is jms jndi?
How to read message from jms queue in java?
What are the components of JMS?
Explain JMS and its Component?
What is jms mq?
Must I place all my class files in the WEB-INF folder and all JSP's outside?
0 Answers Nigerian Ports Authority,
Which jms standard interface defines the methods to create the different types of messages?
What is jms (java messaging service)?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?