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

Packages that use org.objectweb.proactive.core.body.ft.internalmsg
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 Defines specific behavior for Communication-Induced Checkpointing protocol.  
org.objectweb.proactive.core.body.ft.util Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors.  
org.objectweb.proactive.core.body.ft.util.recovery Defines recovery process interface, i.e. the process responsible for triggering the recovery.  
org.objectweb.proactive.core.body.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.ext.mixedlocation   
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ft.internalmsg
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ft.protocols
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ft.protocols.cic
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
GlobalStateCompletion
          This event indicates to the receiver that a global state has been completed.
Heartbeat
          This class implements a simple heartbeat messages.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ft.util
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ft.util.recovery
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.http
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ibis
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.jini
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.rmi
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.ext.mixedlocation
FTMessage
          A class implementing this interface is a non-fonctional message that can be handled by a FTManager.
 



Copyright ? April 2005 INRIA All Rights Reserved.