Java Message Service (JMS) Question:

Download Job Interview Questions and Answers PDF

What is the main parts of JMS applications?

Java Message Service (JMS) Interview Question
Java Message Service (JMS) Interview Question

Answer:

The main parts of JMS applications are:
--ConnectionFactory and Destination
--Connection
--Session
--MessageProducer
--MessageConsumer
--Message

Download Java Message Service (JMS) Interview Questions And Answers PDF

Previous QuestionNext Question
What are the different parts of a JMS message ? What Is Messaging?