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

Packages that use RmiProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
 

Uses of RmiProActiveRuntime in org.objectweb.proactive.core.runtime.jini
 

Classes in org.objectweb.proactive.core.runtime.jini that implement RmiProActiveRuntime
 class JiniRuntimeImpl
          An adapter for a ProActiveRuntime to be able to receive remote calls.
 

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

Subinterfaces of RmiProActiveRuntime in org.objectweb.proactive.core.runtime.rmi
 interface RmiProActiveRuntimeForwarder
           
 

Classes in org.objectweb.proactive.core.runtime.rmi that implement RmiProActiveRuntime
 class RmiProActiveRuntimeForwarderImpl
           
 class RmiProActiveRuntimeImpl
          An adapter for a ProActiveRuntime to be able to receive remote calls.
 class RmiSshProActiveRuntimeForwarder
           
 class SshRmiProActiveRuntimeImpl
           
 



Copyright 2001-2005 INRIA All Rights Reserved.