Answer Posted / munnu
Byte Messages contains a Stream of uninterrupted bytes. Byte Message contains an array of primitive bytes in it's payload. Thus it can be used for transfer of data between two applications in their native format which may not be compatible with other Message types. It is also useful where JMS is used purely as a transport between two systems and the message payload is opaque to the JMS client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the publish-and-subscribe model in jms?
What does jms stand for?
What is jms testing?
What is a text message?
How do I use a startup class to initialize and later reference jms objects?
Mention different types of messages available in JMS API?
How to consume message from jms queue in soa 12c?
Why do we need jms?
What is wire level protocol?
What is jms full form?
What are the types of communication provided by jms? Explain in detail.
Explain about session interface?
How can an application do a jms operation and have it succeed, independent of the result of the transaction?
What is jms active mq?
Explain about publish model?