What is object message ?
Answer / munnu
Object message contains a group of serializeable java object. So it allows exchange of Java objects between applications. sot both the applications must be Java applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the important part of JMS applications?
What is a message topic?
Can jms be used to send an email?
Explain about session interface?
Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
What is spring jms?
What Is the JMS API?
What are the different places where you can use the JMS API?
What is the publish-and-subscribe model in jms?
What is the difference between JMS and RPC (Remote Procedure Call)?
What are the types of messaging?
What is jms mean?