|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 WaitingKey objects. |
Class Summary | |
---|---|
HandleReturnMessageImpl | Basic implementation of the HandleReturnMessage interface. |
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 Push input, one Push output, and one
Push1 input. |
SynchronizerSynchronousImpl | This component handles calls to the
PushWithReturn.pushWithReturn(Message) method (i.e. outgoing
messages). |
WaitingKey | This class represents a waiting key. |
WaitingKeysImpl | TODO |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |