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 |
What are the different places where you can use the JMS API?
What are the core JMS-related objects required for each JMS-enabled application?
For JMS-enabled application, what are the core JMS-related objects required?
What are JMS Providers?
What is jms in java with example?
Is activemq a jms provider?
Does JMS specification define transactions?
What is jms in java?
How to create an ejb session in order to start a jms connection?
What is the difference between jms and kafka?
Name the components of jms.
Which models are supported by jms? Please, explain them.