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

Packages that use org.objectweb.proactive.core.body.ft.servers
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.servers Defines the PML protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.servers.faultdetection Defines fault-detection interface of the fault-tolerance server.  
org.objectweb.proactive.core.body.ft.servers.location Defines the location interface of fault-tolerance server, i.e. for retrieving a reference on a failed-and-restart active object.  
org.objectweb.proactive.core.body.ft.servers.recovery Defines recovery process interface, i.e. the process responsible for triggering the recovery.  
org.objectweb.proactive.core.body.ft.servers.resource Defines resource interface of the fault-tolerance server, i.e. the server of nodes on which failed active object can be restarted.  
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.ft.servers.util Defines util classes for fault-tolerance servers.  
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.protocols.cic.servers
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.servers.faultdetection
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.servers.location
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.servers.recovery
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.servers.resource
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.servers.storage
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 

Classes in org.objectweb.proactive.core.body.ft.servers used by org.objectweb.proactive.core.body.ft.servers.util
FTServer
          This server contains one instance of each needed servers for fault tolerance, and delegates each method call to the concerned subserver.
 



Copyright 2001-2005 INRIA All Rights Reserved.