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


Please Help Members By Posting Answers For Below Questions

What is the publish-and-subscribe model in jms?

490


Are there c/c++ interfaces to wls jms?

487


What is asynchronous messaging in jms?

467


What is a JMS client?

545


What are the types of messages that are supported by JMS?

469






How to consume message from jms queue in soa 12c?

446


Which jms standard interface defines the methods to create the different types of messages?

415


Can two jms servers share the same persistent store?

471


Can we use jms for sending automated e-mails?

523


How to Configure Open JMS?

1091


Why do we use jms?

428


Which messaging modes are included in the java messaging service jms )?

456


Give an example of using point to point model in JMS?

505


What is jms in java?

447


Explain Asynchronous Message Consumption in JMS?

960