What are the various message types supported by JMS?
Answer Posted / maanya shree
Stream Messages = Group of Java Primitives
Map Messages = Name Value Pairs. Name being a string& Value being a java primitive
Text Messages = String messages (since being widely used a separate messaging Type has been supported)
Object Messages = Group of serialize able java object
Bytes Message = Stream of uninterrupted bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between jms and kafka?
How to Set message priority levels?
Why do we use jms?
How does a message queue work?
What is publish/subscribe messaging?
What is the functionality of the oracle glassfish server? What added advantage it has on top of apache tomcat server?
What is hermes jms?
Why do we need jms?
Explain Reliability Mechanisms in JMS?
Explain about point to point?
What is jms module in weblogic?
What is the difference between java mail and jms queue?
What is jndi? How is it related to jms?
How does spring jms listener work?
What is jms jndi?