|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
void |
ReplyReceiverImpl.receiveReply(Reply r,
Body receiverBody,
FuturePool futurePool)
|
void |
ReplyReceiverForwarder.receiveReply(Reply reply,
Body receiverBody,
FuturePool futurePool)
|
void |
ReplyReceiver.receiveReply(Reply r,
Body receiverBody,
FuturePool futurePool)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |