Package org.objectweb.dream.pushwithreturn

Interface Summary
HandleReturnMessage This component manages returned messages (for asynchronous synchronizers).
Key This interface defines a Key.
KeyGenerator This interface defines a key generator.
WaitingKeys This component manages WaitingKeyobjects.
 

Class Summary
HandleReturnMessageImpl Basic implementation of the HandleReturnMessageinterface.
KeyChunk Chunk for messages containing a key.
KeyGeneratorIntegerImpl This generator generates KeyInteger objects with an increasing integer.
KeyInteger Implementation of the Key interface that uses positive integers.
SynchronizerAsynchronousImpl This component has one Pushinput, one Pushoutput, and one Push1input.
SynchronizerSynchronousImpl This component handles calls to the PushWithReturn.pushWithReturn(Message)method (i.e. outgoing messages).
WaitingKey This class represents a waiting key.
WaitingKeysImpl TODO
 



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.