Answers

Question and Answer:

  Home  JMS

⟩ What is the use of MapMessage?

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

 135 views

More Questions for you: