com.scalagent.kjoram.comm.AbstractNotification Class Reference

Inherited by com.scalagent.kjoram.comm.AbstractReply, and com.scalagent.kjoram.comm.AbstractRequest.

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AbstractNotification (int clientContext)
 AbstractNotification ()
int getClientContext ()

Detailed Description

The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.

Definition at line 30 of file AbstractNotification.java.


Constructor & Destructor Documentation

com.scalagent.kjoram.comm.AbstractNotification.AbstractNotification ( int  clientContext  ) 

Constructs an AbstractNotification.

Parameters:
clientContext Identifies a client context.

Definition at line 50 of file AbstractNotification.java.

com.scalagent.kjoram.comm.AbstractNotification.AbstractNotification (  ) 

Constructs an AbstractNotification.

Definition at line 58 of file AbstractNotification.java.


Member Function Documentation

int com.scalagent.kjoram.comm.AbstractNotification.getClientContext (  ) 

Returns the client context identifier.

Definition at line 63 of file AbstractNotification.java.

Referenced by com.scalagent.kjoram.comm.BrowseReply.BrowseReply().


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