A replier is what an application might use to receive a request and send a reply. The application provides its requestor a connection to the messaging system, as well as the JNDI names of the request and invalid message queues. (It does not need to specify the name of the reply queue because, as we’ll see, that will be provided by the message’s Return Address [159].) This is the information the requestor needs to initialize itself.




