org.objectweb.proactive.core.body.future
Interface LocalFuture

All Superinterfaces:
Handlerizable
All Known Subinterfaces:
Future
All Known Implementing Classes:
FutureProxy

public interface LocalFuture
extends Handlerizable


Method Summary
 void receiveReply(FutureResult obj)
           
 
Methods inherited from interface org.objectweb.proactive.core.exceptions.Handlerizable
clearHandlersLevel, getHandlerizableInfo, getHandlersLevel, setExceptionHandler, unsetExceptionHandler
 

Method Detail

receiveReply

public void receiveReply(FutureResult obj)
                  throws java.io.IOException
Throws:
java.io.IOException


Copyright ? April 2005 INRIA All Rights Reserved.