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 is the procedure to configure jms security?
What is jms consumer?
How is message oriented middleware responsible for no time dependency between sender and receiver component with respect to point to point model on jms?
What are jms channels?
What is Point-to-Point Approach?
What is the difference between jms and kafka?
What are the different messaging paradigms JMS supports?
What is a jms listener?
What is a jms session?
What are the different parts of a jms message?
What is the difference between queue and topic ?
What is the functionality of a message listener in the context of jms?