Uses of Class
org.objectweb.proactive.core.rmi.ClassServerHelper

Packages that use ClassServerHelper
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.runtime.http HTTP implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
 

Uses of ClassServerHelper in org.objectweb.proactive.core.body.ft.servers.storage
 

Fields in org.objectweb.proactive.core.body.ft.servers.storage declared as ClassServerHelper
protected static ClassServerHelper CheckpointServerImpl.classServerHelper
           
 

Uses of ClassServerHelper in org.objectweb.proactive.core.runtime.http
 

Fields in org.objectweb.proactive.core.runtime.http declared as ClassServerHelper
protected static ClassServerHelper HttpRuntimeFactory.classServerHelper
           
 

Uses of ClassServerHelper in org.objectweb.proactive.core.runtime.ibis
 

Fields in org.objectweb.proactive.core.runtime.ibis declared as ClassServerHelper
protected static ClassServerHelper IbisRuntimeFactory.classServerHelper
           
 

Uses of ClassServerHelper in org.objectweb.proactive.core.runtime.rmi
 

Fields in org.objectweb.proactive.core.runtime.rmi declared as ClassServerHelper
protected static ClassServerHelper RmiRuntimeFactory.classServerHelper
           
 



Copyright 2001-2005 INRIA All Rights Reserved.