com.scalagent.kjoram.comm.AbstractReply Class Reference

Inherits com.scalagent.kjoram.comm.AbstractNotification.

Inherited by com.scalagent.kjoram.comm.BrowseReply.

Inheritance diagram for com.scalagent.kjoram.comm.AbstractReply:

Inheritance graph
[legend]
Collaboration diagram for com.scalagent.kjoram.comm.AbstractReply:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AbstractReply (int clientContext, int correlationId)
 AbstractReply ()
int getCorrelationId ()

Detailed Description

An AbstractReply is a reply sent by a destination agent to a client agent.

Definition at line 30 of file AbstractReply.java.


Constructor & Destructor Documentation

com.scalagent.kjoram.comm.AbstractReply.AbstractReply ( int  clientContext,
int  correlationId 
)

Constructs an AbstractReply.

Parameters:
clientContext Client context identifier.
correlationId Identifier of the reply.

Definition at line 45 of file AbstractReply.java.

com.scalagent.kjoram.comm.AbstractReply.AbstractReply (  ) 

Constructs an AbstractReply.

Definition at line 54 of file AbstractReply.java.


Member Function Documentation

int com.scalagent.kjoram.comm.AbstractReply.getCorrelationId (  ) 

Returns the reply identifier.

Definition at line 59 of file AbstractReply.java.


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