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

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


Copyright © April 2004 INRIA All Rights Reserved.