Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the core JMS-related objects required for each JMS-enabled application?

Answer Posted / munnu

Each JMS-enabled client must establish the following:

* A connection object provided by the JMS server (the message broker)

* Within a connection, one or more sessions, which provide a context for message sending and receiving

* Within a session, either a queue or topic object representing the destination (the message staging area) within the message broker

* Within a session, the appropriate sender or publisher or receiver or subscriber object (depending on whether the client is a message producer or consumer and uses a point-to-point or publish/subscribe strategy, respectively). Within a session, a message object (to send or to receive)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jms connection factory?

878


How does jms queue work?

883


What is jms mean?

966


What is message listener?

1034


What is message oriented middleware?

919


Mention different types of messages available in JMS API?

865


What is spring jms?

881


Name the messaging types supported by jms.

871


What is a distributed queue?

1022


What is jndi? How is it related to jms?

875


Can we send e-mail messages using JMS?

1032


What is a topic string?

923


What is jms server?

904


What is the difference between a queue and a topic?

893


What is jms module?

906