Java Message Service (JMS) Question:
Download Job Interview Questions and Answers PDF
What is the use of MapMessage?
Answer:
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
Download JMS Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the use of TextMessage? | What is JMS provider? |