Package org.objectweb.proactive.core.body.message

**For internal use only** Defines the common message layer of Requests and Replies.

See:
          Description

Interface Summary
Message A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageEventProducer  
 

Class Summary
MessageEventProducerImpl  
MessageImpl Implements a simple message encapsulating a method call between two active objects.
 

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

**For internal use only** Defines the common message layer of Requests and Replies.

Communication in ProActive is based on messages that specialized in Request and Reply. The production of messages can also be monitored based on events. This package defines also a typical abstract productor of messages able to register listeners for the monitoring of events.

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


Copyright © April 2004 INRIA All Rights Reserved.