Answer Posted / 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 View All Answers
Where is jms used?
How many types of messaging model do JMS provide for and what are they?
How jndi is related to jms?
What is the difference between JMS and RPC (Remote Procedure Call)?
What is the functionality of a message listener in the context of jms?
What does jms stand for?
Explain Asynchronous Message Consumption in JMS?
How kafka is different from jms?
How do I configure jms security?
What is jms correlation id?
How to write junit test cases for jms?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
What is administered objects in jms?
What is jms module?
How may messaging models do JMS provide for and what are they?