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.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.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
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   
org.objectweb.proactive.ext.security   
 

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.
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.protocols.cic.managers
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.
OutputCommit
          This class defines a message send to all processes (by the server) when one of the process of the group is sending a message to the outside world (i.e. an external element or a process belonging to another group)
 

Classes in org.objectweb.proactive.core.body.ft.internalmsg used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers
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.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.
 

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



Copyright 2001-2005 INRIA All Rights Reserved.