org.objectweb.joram.mom.proxies.SyncReply Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for org.objectweb.joram.mom.proxies.SyncReply:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.mom.proxies.SyncReply:

Collaboration graph
[legend]
List of all members.

Package Functions

 SyncReply (int key, AbstractJmsReply reply)

Package Attributes

int key
AbstractJmsReply reply

Detailed Description

A SyncReply is a notification used by a proxy for synchronizing a reply.

Definition at line 33 of file SyncReply.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.proxies.SyncReply.SyncReply ( int  key,
AbstractJmsReply  reply 
) [package]

Constructs a SyncReply instance.

Parameters:
key The identifier of the client context within which which the reply will have to be sent.
reply The reply to send.

Definition at line 54 of file SyncReply.java.

References org.objectweb.joram.mom.proxies.SyncReply.reply.


Member Data Documentation

int org.objectweb.joram.mom.proxies.SyncReply.key [package]

The identifier of the client context within which which the reply will have to be sent.

Definition at line 43 of file SyncReply.java.

AbstractJmsReply org.objectweb.joram.mom.proxies.SyncReply.reply [package]

The reply to send.

Definition at line 45 of file SyncReply.java.

Referenced by org.objectweb.joram.mom.proxies.SyncReply.SyncReply().


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