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 difference between Jms and Jvt ?
Which models are supported by jms? Please, explain them.
Which are the benefits of mdb (message driven beans) over standard jms consumers?
What is the jms client?
What is jms message?
How to send xml message to jms queue using java?
How do I use a third-party jdbc driver with jms?
What is a messaging service?
What is jms (java messaging service)?
How do I check messages in jms queue?
Can we have more than one consumer for a jms queue?
What is jms in websphere?
Is it possible to create both queues and topics to single jms server? if yes then how it works?
What is jms in java?
What do you mean by Synchronous and Asynchronous type of messaging?