What is Destination ?
Answer / neha
Destination is the object into which a JMS client targets its messages. Also the JMS client receives messages from the destination. And hence the JMS system is loosely coupled .
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the point-to-point model in jms?
What is jms queue in weblogic?
How to create an ejb session in order to start a jms connection?
what is topic and what is queue ?
What is the use of ObjectMessage?
What are the types of messages that are supported by JMS?
When to Remove messages from the queue ?
What is difference between jms and activemq?
How jndi is related to jms?
How to read message from jms queue in java?
Is ibm mq jms compliant?
What is the difference between Message producer and Message consumer?