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.
NonExtensibleMessageManagerAttributeController An attribute controller for message manager dedicated to one type of non extensible messages.
PoolMessageManagerAttributeController An attribute controller for message manager implementing a pool of messages.
PoolNonExtensibleMessageManagerAttributeController An attribute controller for message manager implementing a pool of non extensible messages.
 

Class Summary
BasicMessageManagerImpl Basic implementation of a message manager.
DebugPoolNonExtensibleMessageManagerImpl Extension of PoolNonExtensibleMessageManagerImplthat checks on every message deletion that the deleted message is not already deleted.
PoolNonExtensibleMessageManagerImpl 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.