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

java.lang.Object
  |
  +--org.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
 void 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 void receiveReply(Reply r,
                         Body receiverBody,
                         FuturePool futurePool)
                  throws java.io.IOException
Specified by:
receiveReply in interface ReplyReceiver
java.io.IOException


Copyright © April 2004 INRIA All Rights Reserved.