|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestImpl | |
org.objectweb.proactive.core.component.request | Requests addressed to components are extensions of standard ProActive requests, and are processed by the component request queue, an extension of the standard ProActive request queue. |
org.objectweb.proactive.ext.locationserver | Defines a Body associated with a location server able to give the location of one body on demand. |
org.objectweb.proactive.ext.mixedlocation |
Uses of RequestImpl in org.objectweb.proactive.core.component.request |
Subclasses of RequestImpl in org.objectweb.proactive.core.component.request | |
class |
ComponentRequestImpl
Method calls to components are actually reified calls, and ComponentRequest contains a reification of the call. |
Uses of RequestImpl in org.objectweb.proactive.ext.locationserver |
Subclasses of RequestImpl in org.objectweb.proactive.ext.locationserver | |
class |
RequestWithLocationServer
|
class |
TimedRequestWithLocationServer
|
Uses of RequestImpl in org.objectweb.proactive.ext.mixedlocation |
Subclasses of RequestImpl in org.objectweb.proactive.ext.mixedlocation | |
class |
RequestWithMixedLocation
|
class |
TimedRequestWithMixedLocation
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |