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

java.lang.Object
  extended byorg.objectweb.proactive.core.body.reply.ReplyReceiverImpl
All Implemented Interfaces:
ReplyReceiver, java.io.Serializable

public class ReplyReceiverImpl
extends java.lang.Object
implements ReplyReceiver, java.io.Serializable

See Also:
Serialized Form

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

Constructor Detail

ReplyReceiverImpl

public ReplyReceiverImpl()
Method Detail

receiveReply

public int receiveReply(Reply r,
                        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.