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
What is the publish-and-subscribe model in jms?
What is mean by jms?
What is a connection factory?
Can we send message from one server to another server using jms?
What is the functionality of a message listener in the context of jms?
List types of Messaging services supported by JMS?
How does spring jms listener work?
What is jms module in weblogic?
What is jms connection factory?
What is jndi? How is it related to jms?
What is the number of messaging models available on jms?
Explain about JMS queue?
How do I use a startup class to initialize and later reference jms objects?
Explain how Application server handles the JMS Connection?
How does jms listener work?