What is Byte Message ?
Answer / 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 |
Are foreign destinations handled within foreign jms messages?
What is hermes software?
What is the difference between a queue and a topic?
Explain about Connection factory interface?
What are JMS Providers?
What is jms destination?
What is jms publisher?
What is a distributed queue?
In which situations we are using jms?
What is JMS application ?
What is Producer and Consumer?
What is Stream Message ?