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
Where is jms used?
What is the procedure to configure jms security?
What are the basic advantages of jms?
What are the components of JMS?
What is a topic?
What is jms connection?
Explain Synchronous Message Consumption in JMS?
What is asynchronous messaging?
What is jms protocol?
What is the important part of JMS applications?
What is the publish-and-subscribe model in jms?
What are the components of a jms messaging application?
What is jms and how it works?
What is the functionality of a jms message selector?
Explain about map message?