|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProActiveRuntimeAdapterImpl | |
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 ProActiveRuntimeAdapterImpl in org.objectweb.proactive.core.runtime |
Methods in org.objectweb.proactive.core.runtime that return ProActiveRuntimeAdapterImpl | |
protected ProActiveRuntimeAdapterImpl |
RuntimeFactory.createRuntimeAdapter(RemoteProActiveRuntime remoteProActiveRuntime)
Creates an Adapter for the given RemoteProActiveRuntime |
protected abstract ProActiveRuntimeAdapterImpl |
RuntimeFactory.createRuntimeAdapter()
Creates a new Adapter |
Uses of ProActiveRuntimeAdapterImpl in org.objectweb.proactive.core.runtime.http |
Methods in org.objectweb.proactive.core.runtime.http that return ProActiveRuntimeAdapterImpl | |
protected ProActiveRuntimeAdapterImpl |
HttpRuntimeFactory.createRuntimeAdapter()
|
Uses of ProActiveRuntimeAdapterImpl in org.objectweb.proactive.core.runtime.ibis |
Methods in org.objectweb.proactive.core.runtime.ibis that return ProActiveRuntimeAdapterImpl | |
protected ProActiveRuntimeAdapterImpl |
IbisRuntimeFactory.createRuntimeAdapter()
|
Uses of ProActiveRuntimeAdapterImpl in org.objectweb.proactive.core.runtime.jini |
Methods in org.objectweb.proactive.core.runtime.jini that return ProActiveRuntimeAdapterImpl | |
protected ProActiveRuntimeAdapterImpl |
JiniRuntimeFactory.createRuntimeAdapter()
|
Uses of ProActiveRuntimeAdapterImpl in org.objectweb.proactive.core.runtime.rmi |
Methods in org.objectweb.proactive.core.runtime.rmi that return ProActiveRuntimeAdapterImpl | |
protected ProActiveRuntimeAdapterImpl |
SshRmiRuntimeFactory.createRuntimeAdapter()
|
protected ProActiveRuntimeAdapterImpl |
RmiRuntimeFactory.createRuntimeAdapter()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |