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.ft.logging Defines message logs, i.e. messages that have to be resent after a recovery.  
org.objectweb.proactive.core.body.ft.protocols Defines specific behavior for each implemented fault-tolerance protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic Defines specific behavior for Communication-Induced Checkpointing protocol.  
org.objectweb.proactive.core.body.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.core.body.migration Defines the migration primitive of ProActive.  
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer.  
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects.  
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
BlockingRequestQueue
           
Request
           A class implementing this interface is an object encapsulating a reified method call.
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
BlockingRequestQueue
           
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.
RequestQueueFactory
           A class implementing this interface is a factory of RequestQueue objects.
RequestReceiver
           
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.ft.logging
Request
           A class implementing this interface is an object encapsulating a reified method call.
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.body.ft.protocols
Request
           A class implementing this interface is an object encapsulating a reified method call.
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.body.ft.protocols.cic
Request
           A class implementing this interface is an object encapsulating a reified method call.
 

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

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

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

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.body.migration
RequestReceiver
           
 

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.
RequestFilter
           A class implementing this interface can filter requests on some criteria.
RequestProcessor
           A class implementing this interface can process requests.
RequestQueue
           
RequestQueueImpl
           
RequestReceiver
           
ServeException
           
 

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

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
           
Request
           A class implementing this interface is an object encapsulating a reified method call.
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
           
RequestReceiver
           
 



Copyright ? April 2005 INRIA All Rights Reserved.