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

Packages that use org.objectweb.proactive.core.body.future
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.future Provides the definition and implementation of the future object.  
org.objectweb.proactive.core.body.proxy **For internal use only** Defines the proxy associated to any ProActive Stub of an active Object.  
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 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.  
 

Classes in org.objectweb.proactive.core.body.future used by org.objectweb.proactive.core.body
Future
           An object implementing this interface if a place holder object for an upcomming result yet to come.
FuturePool
           
 

Classes in org.objectweb.proactive.core.body.future used by org.objectweb.proactive.core.body.future
Future
           An object implementing this interface if a place holder object for an upcomming result yet to come.
FutureEventProducer
           
FutureProxy
          This proxy class manages the semantic of future objects
FutureResult
          This class is a placeholder for the result of a method call, it can be an Object or a thrown Exception.
LocalFuture
           
 

Classes in org.objectweb.proactive.core.body.future used by org.objectweb.proactive.core.body.proxy
Future
           An object implementing this interface if a place holder object for an upcomming result yet to come.
 

Classes in org.objectweb.proactive.core.body.future used by org.objectweb.proactive.core.body.reply
FuturePool
           
FutureResult
          This class is a placeholder for the result of a method call, it can be an Object or a thrown Exception.
 

Classes in org.objectweb.proactive.core.body.future used by org.objectweb.proactive.core.body.request
FutureResult
          This class is a placeholder for the result of a method call, it can be an Object or a thrown Exception.
 

Classes in org.objectweb.proactive.core.body.future used by org.objectweb.proactive.core.component.request
FutureResult
          This class is a placeholder for the result of a method call, it can be an Object or a thrown Exception.
 



Copyright ? April 2005 INRIA All Rights Reserved.