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 jms full form?
Can we have more than one consumer for a jms queue?
Explain about point to point?
What are Building Blocks of a JMS application?
What is text message?
How does the Application server handle the JMS Connection?
Explain about Connection interface?
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 the types of messaging?
What are Messaging Domains?
What is spring jms?
Which jms standard interface defines the methods to create the different types of messages?