What is the use of TextMessage?

Answer Posted / munnu

TextMessage contains instance of java.lang.String as it's payload. Thus it is very useful for exchanging textual data. It can also be used for exchanging complex character data such as an XML document.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example of using the publish/subscribe model.

472


Which messaging is generally used in cases where a message is published by a producer and consumed by multiple subscribers?

438


Explain about Connection factory interface?

554


What is jms server?

499


Explain about point to point?

546






What type of messaging is provided by JMS?

555


How to create an ejb session in order to start a jms connection?

500


What is the difference between the P2P (Peer to Peer) model and subscribe model?

557


What is jms (java messaging service)?

477


What are the types of communication provided by jms? Explain in detail.

488


How do I start wls and configure jms?

509


What is a jms server?

451


Explain the creation of JMS Administered objects?

499


What is publish/subscribe messaging?

487


Explain Synchronous Message Consumption in JMS?

1060