Package org.objectweb.dream.protocol.messagePassing

Interface Summary
FragmentationAttributeController Attribute controller interface for fragmentation protocol.
MessagePassingOutgoingPush Specialized OutgoingPush interface for message passing protocol.
MessagePassingOverChannelAttributeController Attribute controller for MessagePassingOverChannelImpl component.
MessagePassingProtocol A interface for message passing protocol.
ReliableMessagePassingProtocol Specialized interface for reliable message passing protocol.
UDPProtocol Defines constants used as hints key that can be given to a UDP protocol.
UDPProtocolAttributeController Attribute controller interface of UDP protocol implementation
 

Class Summary
BufferedMessagePassingProtocolImpl Implementation of a decoupling bus protocol.
FragmentationChunk Chunk for fragmented messages.
FragmentationProtocolImpl Fragmentation protocol.
MessagePassingOverChannelImpl Implementation of a message passing protocol using an underlying ChannelProtocol.
ReliableMessagePassingProtocolImpl Implementation of a reliable bus protocol.
SerializatorMessagePassingProtocolImpl Message passing protocol which serializes outgoing messages and de-serializes incoming messages.
UDPProtocolImpl Implementation of the UDP protocol.
 



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