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

Packages that use org.objectweb.proactive.core.body.ft.protocols
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.ft.internalmsg **For internal use only** Defines messages that are use to synchronize fault-tolerance mechanism on each active object.  
org.objectweb.proactive.core.body.ft.protocols Defines specific behavior for each implemented fault-tolerance 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.pmlrb.managers Defines active object behavior for the PML protocol.  
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.protocols used by org.objectweb.proactive.core.body
FTManager
          Define all hook methods for the management of fault-tolerance.
FTManagerFactory
          Factory for creating Fault-tolerance manager
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.body.ft.internalmsg
FTManager
          Define all hook methods for the management of fault-tolerance.
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.body.ft.protocols
FTManager
          Define all hook methods for the management of fault-tolerance.
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.body.ft.protocols.cic.managers
FTManager
          Define all hook methods for the management of fault-tolerance.
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers
FTManager
          Define all hook methods for the management of fault-tolerance.
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.body.message
FTManager
          Define all hook methods for the management of fault-tolerance.
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.body.request
FTManager
          Define all hook methods for the management of fault-tolerance.
 

Classes in org.objectweb.proactive.core.body.ft.protocols used by org.objectweb.proactive.core.event
FTManager
          Define all hook methods for the management of fault-tolerance.
 



Copyright 2001-2005 INRIA All Rights Reserved.