Uses of Package
org.objectweb.proactive.core.body.ft.message

Packages that use org.objectweb.proactive.core.body.ft.message
org.objectweb.proactive.core.body.ft.message Defines message logs, i.e. messages that have to be resent after a recovery.  
org.objectweb.proactive.core.body.ft.protocols.cic.infos Defines informations that have to be linked with checkpoints and messages for CIC protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.managers Defines active object behavior for the CIC protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.servers Defines the CIC protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.infos Defines informations that have to be linked with checkpoints and messages for PML protocol.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers Defines the PML protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.servers Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors.  
org.objectweb.proactive.core.body.ft.servers.storage Defines the storage process interface of the fault-tolerance server, i.e. the checkpoints storage service.  
org.objectweb.proactive.core.body.message **For internal use only** Defines the common message layer of Requests and Replies.  
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer.  
org.objectweb.proactive.core.event The active object created with ProActive generated events on demand when a listener registers to one component of the active object.  
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.message
HistoryUpdater
          This structure defines a part of a reception history.
MessageLog
          Marker interface for message log.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.protocols.cic.infos
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.protocols.cic.managers
HistoryUpdater
          This structure defines a part of a reception history.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.protocols.cic.servers
HistoryUpdater
          This structure defines a part of a reception history.
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.infos
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers
HistoryUpdater
          This structure defines a part of a reception history.
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.servers
HistoryUpdater
          This structure defines a part of a reception history.
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.ft.servers.storage
HistoryUpdater
          This structure defines a part of a reception history.
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.message
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.body.request
MessageInfo
          Interface for piggybacked informations on messages.
 

Classes in org.objectweb.proactive.core.body.ft.message used by org.objectweb.proactive.core.event
MessageInfo
          Interface for piggybacked informations on messages.
 



Copyright 2001-2005 INRIA All Rights Reserved.