|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
**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.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |