Uses of Package
org.objectweb.proactive.core.body.request

Packages that use org.objectweb.proactive.core.body.request
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
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.implicit *under development* Defines an implicit way of programming the live method using declarations.  
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   
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive
RequestFilter
           A class implementing this interface can filter requests on some criteria.
RequestProcessor
           A class implementing this interface can process requests.
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.body
RequestFactory
           A class implementing this interface is a factory of request objects.
RequestQueueFactory
           A class implementing this interface is a factory of RequestQueue objects.
RequestReceiverFactory
           A class implementing this interface is a factory of RequestReceiver objects.
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.body.request
BlockingRequestQueue
           
Request
           A class implementing this interface is an object encapsulating a reified method call.
RequestQueue
           
RequestQueueImpl
           
RequestReceiver
           
ServeException
           
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.component.request
BlockingRequestQueue
           
BlockingRequestQueueImpl
           
Request
           A class implementing this interface is an object encapsulating a reified method call.
RequestImpl
           
RequestQueue
           
RequestQueueImpl
           
ServeException
           
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.ext.implicit
BlockingRequestQueue
           
BlockingRequestQueueImpl
           
RequestQueue
           
RequestQueueImpl
           
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.ext.locationserver
Request
           A class implementing this interface is an object encapsulating a reified method call.
RequestFactory
           A class implementing this interface is a factory of request objects.
RequestImpl
           
RequestReceiver
           
ServeException
           
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.ext.mixedlocation
Request
           A class implementing this interface is an object encapsulating a reified method call.
RequestFactory
           A class implementing this interface is a factory of request objects.
RequestImpl
           
 



Copyright © April 2004 INRIA All Rights Reserved.