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 |
What is the best message queue?
What is jms in java with example?
How do I find the jms queue in weblogic?
What is jms message broker?
What is the role of JMS in enterprise solution development?
What type of messaging is provided by JMS?
What is spring jms?
What is jms in websphere?
Is ibm mq jms compliant?
What is the use of jms server in weblogic?
Explain about Connection interface?
What is the jms client?