org.objectweb.proactive.core.body.reply
Class ReplyReceiverForwarder

java.lang.Object
  extended byorg.objectweb.proactive.core.body.reply.ReplyReceiverForwarder
All Implemented Interfaces:
ReplyReceiver

public class ReplyReceiverForwarder
extends java.lang.Object
implements ReplyReceiver


Constructor Summary
ReplyReceiverForwarder(UniversalBody b)
           
 
Method Summary
 int receiveReply(Reply reply, Body receiverBody, FuturePool futurePool)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplyReceiverForwarder

public ReplyReceiverForwarder(UniversalBody b)
Method Detail

receiveReply

public int receiveReply(Reply reply,
                        Body receiverBody,
                        FuturePool futurePool)
                 throws java.io.IOException
Specified by:
receiveReply in interface ReplyReceiver
Throws:
java.io.IOException


Copyright ? April 2005 INRIA All Rights Reserved.