org.objectweb.proactive.core.body.reply
Interface ReplyReceiver

All Known Implementing Classes:
ReplyReceiverForwarder, ReplyReceiverImpl

public interface ReplyReceiver


Method Summary
 int receiveReply(Reply r, Body receiverBody, FuturePool futurePool)
           
 

Method Detail

receiveReply

public int receiveReply(Reply r,
                        Body receiverBody,
                        FuturePool futurePool)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright 2001-2005 INRIA All Rights Reserved.