|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteProActiveRuntime | |
org.objectweb.proactive.core.runtime | Defines all classes needed to build a ProActiveRuntime. |
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.jini | JINI implementation of ProActiveRuntime. |
org.objectweb.proactive.core.runtime.rmi | RMI implementation of ProActiveRuntime |
Uses of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime |
Subinterfaces of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime | |
interface |
RemoteProActiveRuntimeForwarder
An adapter for a ProActiveRuntimeForwarder to be able to receive remote calls. |
Fields in org.objectweb.proactive.core.runtime declared as RemoteProActiveRuntime | |
protected RemoteProActiveRuntime |
ProActiveRuntimeAdapterImpl.proActiveRuntime
|
Methods in org.objectweb.proactive.core.runtime with parameters of type RemoteProActiveRuntime | |
protected ProActiveRuntimeAdapterImpl |
RuntimeFactory.createRuntimeAdapter(RemoteProActiveRuntime remoteProActiveRuntime)
Creates an Adapter for the given RemoteProActiveRuntime |
Constructors in org.objectweb.proactive.core.runtime with parameters of type RemoteProActiveRuntime | |
ProActiveRuntimeAdapterImpl(RemoteProActiveRuntime proActiveRuntime)
|
Uses of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime.http |
Classes in org.objectweb.proactive.core.runtime.http that implement RemoteProActiveRuntime | |
class |
HttpProActiveRuntime
An HTTP adapter for a ProActiveRuntime to be able to receive remote calls with HTTP. |
Uses of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime.ibis |
Subinterfaces of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime.ibis | |
interface |
IbisProActiveRuntime
An IBIS adapter for a ProActiveRuntime to be able to receive remote calls with IBIS. |
Classes in org.objectweb.proactive.core.runtime.ibis that implement RemoteProActiveRuntime | |
class |
IbisProActiveRuntimeImpl
An adapter for a ProActiveRuntime to be able to receive remote calls. |
Uses of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime.jini |
Classes in org.objectweb.proactive.core.runtime.jini that implement RemoteProActiveRuntime | |
class |
JiniRuntimeImpl
An adapter for a ProActiveRuntime to be able to receive remote calls. |
Uses of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime.rmi |
Subinterfaces of RemoteProActiveRuntime in org.objectweb.proactive.core.runtime.rmi | |
interface |
RmiProActiveRuntime
An RMI/JINI adapter for a ProActiveRuntime to be able to receive remote calls with RMI. |
interface |
RmiProActiveRuntimeForwarder
|
Classes in org.objectweb.proactive.core.runtime.rmi that implement RemoteProActiveRuntime | |
class |
RmiProActiveRuntimeForwarderImpl
|
class |
RmiProActiveRuntimeImpl
An adapter for a ProActiveRuntime to be able to receive remote calls. |
class |
RmiSshProActiveRuntimeForwarder
|
class |
SshRmiProActiveRuntimeImpl
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |