com.scalagent.kjoram.comm.BrowseReply Class Reference

Inherits com.scalagent.kjoram.comm.AbstractReply.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BrowseReply (BrowseRequest req)
void addMessage (Message msg)
Vector getMessages ()

Detailed Description

A BrowseReply instance is used by a queue for replying to a client BrowseRequest by sending a vector of its messages.

Definition at line 34 of file BrowseReply.java.


Constructor & Destructor Documentation

com.scalagent.kjoram.comm.BrowseReply.BrowseReply ( BrowseRequest  req  ) 

Constructs a BrowseReply instance.

Parameters:
req The BrowseRequest actually replied.

Definition at line 47 of file BrowseReply.java.

References com.scalagent.kjoram.comm.AbstractNotification.getClientContext(), and com.scalagent.kjoram.comm.AbstractRequest.getRequestId().

Here is the call graph for this function:


Member Function Documentation

void com.scalagent.kjoram.comm.BrowseReply.addMessage ( Message  msg  ) 

Adds a message to the vector of messages.

Definition at line 54 of file BrowseReply.java.

Vector com.scalagent.kjoram.comm.BrowseReply.getMessages (  ) 

Returns the messages carried by this reply.

Definition at line 69 of file BrowseReply.java.


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