What is the use of TextMessage?



What is the use of TextMessage?..

Answer / 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

More JMS Interview Questions

How to handle the exception caused by jms?

0 Answers  


Why do I get java.security.AccessControlException when using JMS MessageListeners from Java stored procedures inside Oracle8i JServer?

1 Answers  


How does jms listener work?

0 Answers  


What is difference between queue and topic?

0 Answers  


What are Messaging Domains?

1 Answers  






What is the number of messaging models available on jms?

0 Answers  


What is jms consumer?

0 Answers  


Why do the JMS dbms_aqadm.add_subscriber and dbms_aqadm.remove_subscriber calls sometimes hang when there are concurrent enqueues or dequeues happening on the same queue to which these calls are issued?

1 Answers  


How to read message from jms queue in java?

0 Answers  


What is jms and how it works?

0 Answers  


What is administered objects in jms?

0 Answers  


What is JMS API Architecture?

0 Answers  


Categories