Package org.objectweb.proactive.core.body.reply

Defines the reply messages based of the common message layer.

See:
          Description

Interface Summary
Reply  
ReplyReceiver  
ReplyReceiverFactory A class implementing this interface is a factory of ReplyReceiver objects.
 

Class Summary
ReplyImpl  
ReplyReceiverForwarder  
ReplyReceiverImpl  
 

Package org.objectweb.proactive.core.body.reply Description

Defines the reply messages based of the common message layer. A Reply is a message representing the result of a method call issued through a request. It is used by the body and its components to communicate.

In addition to the reply messages, this package defines two conponents of the body (ReplySender and ReplyReceiver) in charge of sending and receiving replies.

Since:
ProActive 0.7
Version:
1.0, 2001/10/23
Author:
ProActive Team


Copyright © April 2004 INRIA All Rights Reserved.