Package org.objectweb.dream.message.manager

Interface Summary
MessageManager A message manager is responsible for the life cycle of messages and chunks.
MessageManagerAttributeController Attribute controller for message managers.
MessageManagerPoolAttributeController An attribute controller for message manager implementing a pool of messages.
NonExtensibleMessageManagerAttributeController An attribute controller for message manager dedicated to one type of non extensible messages.
NonExtensibleMessageManagerPoolAttributeController An attribute controller for message manager implementing a pool of non extensible messages.
 

Class Summary
MessageManagerImpl Basic implementation of a message manager.
NonExtensibleMessageManagerDebugPoolImpl Extension of NonExtensibleMessageManagerPoolImplthat checks on every message deletion that the deleted message is not already deleted.
NonExtensibleMessageManagerPoolImpl This class provides an implementation of message managers for non extensible messages.
 

Error Summary
UnknownChunkTypeError Error thrown by a message manager when it cannot find a chunk implementation.
 



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