Uses of Interface
org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime

Packages that use RemoteProActiveRuntime
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
 

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

Classes in org.objectweb.proactive.core.runtime.rmi that implement RemoteProActiveRuntime
 class RemoteProActiveRuntimeImpl
          An adapter for a ProActiveRuntime to be able to receive remote calls.
 class SshRemoteProActiveRuntimeImpl
           
 

Fields in org.objectweb.proactive.core.runtime.rmi declared as RemoteProActiveRuntime
protected  RemoteProActiveRuntime RemoteProActiveRuntimeAdapter.remoteProActiveRuntime
           
 

Methods in org.objectweb.proactive.core.runtime.rmi with parameters of type RemoteProActiveRuntime
protected  RemoteProActiveRuntimeAdapter RemoteRuntimeFactory.createRuntimeAdapter(RemoteProActiveRuntime remoteProActiveRuntime)
           
 

Constructors in org.objectweb.proactive.core.runtime.rmi with parameters of type RemoteProActiveRuntime
RemoteProActiveRuntimeAdapter(RemoteProActiveRuntime remoteProActiveRuntime)
           
 



Copyright ? April 2005 INRIA All Rights Reserved.