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.message 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.infos Defines informations that have to be linked with checkpoints and messages for CIC protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.managers Defines active object behavior for the CIC protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.servers Defines the CIC protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.infos Defines informations that have to be linked with checkpoints and messages for PML protocol.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers Defines active object behavior for the PML protocol.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers Defines the PML protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.servers Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors.  
org.objectweb.proactive.core.body.ft.servers.storage Defines the storage process interface of the fault-tolerance server, i.e. the checkpoints storage service.  
org.objectweb.proactive.core.body.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.http.util.messages Contains all types of messages usefull for HTTP communications
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
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.body Component meta-objects are created from the ComponentBody.  
org.objectweb.proactive.core.component.request This package contains classes related to component requests.  
org.objectweb.proactive.core.exceptions.body Non Functional exceptions occuring in a body.  
org.objectweb.proactive.core.exceptions.proxy Non Functional exceptions occuring in a proxy.  
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   
org.objectweb.proactive.ext.security   
 

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.message
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.infos
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.managers
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.servers
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.pmlrb.infos
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.pmlrb.managers
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.pmlrb.servers
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.servers
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.servers.storage
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.http.util.messages
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.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
           
RequestQueueImpl.RequestFilterOnMethodName
           
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.body
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.
 

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

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.exceptions.body
ServeException
           
 

Classes in org.objectweb.proactive.core.body.request used by org.objectweb.proactive.core.exceptions.proxy
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
           
 

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



Copyright 2001-2005 INRIA All Rights Reserved.