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
How do I use a third-party jdbc driver with jms?
What is jms in java?
Explain about session interface?
How does jms listener work?
What is a jms queue?
What is jms full form?
What is a remote jms provider?
How to write junit test cases for jms?
How you can deliver a java message to a non-java client?
In which situations we are using jms? Can we send message from one server to another server using jms?
How to read message from jms queue in java?
What is a connection factory?
What is a topic?
List types of Messaging services supported by JMS?
Can you use a foreign jms provider to drive an mdb transactionally?