org.objectweb.joram.client.connector.OutboundReceiver Class Reference

Inherits org.objectweb.joram.client.connector.OutboundConsumer.

Inheritance diagram for org.objectweb.joram.client.connector.OutboundReceiver:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.client.connector.OutboundReceiver:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Queue getQueue () throws JMSException

Package Functions

 OutboundReceiver (Queue queue, MessageConsumer consumer, OutboundSession session) throws JMSException

Detailed Description

An OutboundReceiver instance wraps a JMS PTP consumer for a component involved in outbound messaging.

Definition at line 39 of file OutboundReceiver.java.


Constructor & Destructor Documentation

org.objectweb.joram.client.connector.OutboundReceiver.OutboundReceiver ( Queue  queue,
MessageConsumer  consumer,
OutboundSession  session 
) throws JMSException [package]

Constructs an OutboundReceiver instance.

Definition at line 49 of file OutboundReceiver.java.

References org.objectweb.joram.client.connector.OutboundSession.cnx, org.objectweb.joram.client.connector.OutboundConnection.cnxEquals(), org.objectweb.joram.client.connector.OutboundConsumer.consumer, and org.objectweb.joram.client.connector.OutboundConsumer.session.

Here is the call graph for this function:


Member Function Documentation

Queue org.objectweb.joram.client.connector.OutboundReceiver.getQueue (  )  throws JMSException

Returns the consumer's queue.

Definition at line 73 of file OutboundReceiver.java.

References org.objectweb.joram.client.connector.OutboundConsumer.checkValidity().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:17:39 2008 for joram by  doxygen 1.5.0