What is Stream Message ?



What is Stream Message ?..

Answer / munnu

Stream messages are a group of java primitives. It contains some convenient methods for reading the data. However Stream Message prevents reading a long value as short. This is so because the Stream Message also writes the type information along with the value of the primitive type and enforces a set of strict conversion rules which actually prevents reading of one primitive type as another.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JMS Interview Questions

Is jms a message broker?

0 Answers  


What is the use of StreamMessage?

1 Answers  


What are jms channels?

0 Answers  


What are the types of communication provided by jms? Explain in detail.

0 Answers  


What is jms mean?

0 Answers  






What are Building Blocks of a JMS application?

1 Answers  


What is the use of MapMessage?

1 Answers  


Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?

1 Answers  


Explain about the exception handling mechanism of JMS?

0 Answers  


How do I check messages in jms queue?

0 Answers  


What is jms topic?

0 Answers  


What is a message topic?

0 Answers  


Categories