Uses of Class
org.objectweb.proactive.core.body.message.MessageImpl

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 This package contains classes related to component requests.  
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
           
 



Copyright 2001-2005 INRIA All Rights Reserved.