Uses of Class
org.objectweb.proactive.core.body.future.FuturePool

Packages that use FuturePool
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.reply Defines the reply messages based of the common message layer.  
 

Uses of FuturePool in org.objectweb.proactive.core.body
 

Methods in org.objectweb.proactive.core.body that return FuturePool
 FuturePool AbstractBody.getFuturePool()
           
 FuturePool LocalBodyStrategy.getFuturePool()
          Returns the future pool of this body
 

Uses of FuturePool in org.objectweb.proactive.core.body.reply
 

Methods in org.objectweb.proactive.core.body.reply with parameters of type FuturePool
 int ReplyReceiverImpl.receiveReply(Reply r, Body receiverBody, FuturePool futurePool)
           
 int ReplyReceiverForwarder.receiveReply(Reply reply, Body receiverBody, FuturePool futurePool)
           
 int ReplyReceiver.receiveReply(Reply r, Body receiverBody, FuturePool futurePool)
           
 



Copyright ? April 2005 INRIA All Rights Reserved.