|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageImpl | |
org.objectweb.proactive.core.body.reply | Defines the reply messages based of the common message layer. |
org.objectweb.proactive.core.body.request | Defines the request messages based of the common message layer. |
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 MessageImpl in org.objectweb.proactive.core.body.reply |
Subclasses of MessageImpl in org.objectweb.proactive.core.body.reply | |
class |
ReplyImpl
|
Uses of MessageImpl in org.objectweb.proactive.core.body.request |
Subclasses of MessageImpl in org.objectweb.proactive.core.body.request | |
class |
BodyRequest
|
class |
RequestImpl
|
Uses of MessageImpl in org.objectweb.proactive.core.component.request |
Subclasses of MessageImpl 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 MessageImpl in org.objectweb.proactive.ext.locationserver |
Subclasses of MessageImpl in org.objectweb.proactive.ext.locationserver | |
class |
RequestWithLocationServer
|
class |
TimedRequestWithLocationServer
|
Uses of MessageImpl in org.objectweb.proactive.ext.mixedlocation |
Subclasses of MessageImpl in org.objectweb.proactive.ext.mixedlocation | |
class |
RequestWithMixedLocation
|
class |
TimedRequestWithMixedLocation
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |