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

All Known Implementing Classes:
ReplyReceiverForwarder, ReplyReceiverImpl

public interface ReplyReceiver


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

Method Detail

receiveReply

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


Copyright © April 2004 INRIA All Rights Reserved.