What is Byte Message ?

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


Please Help Members By Posting Answers For Below Questions

What is hermes jms?

454


What is the use of jms?

516


What is difference between queue and topic in jms?

439


In which situations we are using jms? Can we send message from one server to another server using jms?

463


What is a bytes message?

488






Give an example of using point to point model in JMS?

497


Can you use a foreign jms provider to drive an mdb transactionally?

451


What are the different elements present in JMS?

520


What is publish/subscribe messaging?

477


Name the components of jms.

515


What are all the features of JMS API in J2EE platform?

492


How to consume message from jms queue in soa 12c?

437


What is a stream message?

463


What is the use of EventMessage.java?

1100


How to Send object as message in JMS?

963