Uses of Class
org.objectweb.proactive.core.body.request.RequestImpl

Packages that use RequestImpl
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 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
           
 



Copyright 2001-2005 INRIA All Rights Reserved.