mandala.rami
Interface FutureServer

All Superinterfaces:
InvocationInfo, ResultUpdater
All Known Subinterfaces:
RemoteFutureServer

public interface FutureServer
extends ResultUpdater, InvocationInfo

This interface represents the informations a future object used by any server to handle an asynchronous method invocation must provide.

Version:
1.0
Author:
eipi
See Also:
InvocationInfo, ResultUpdater

Methods inherited from interface mandala.rami.ResultUpdater
setCalleeThread, setResult, setStarted
 
Methods inherited from interface mandala.rami.InvocationInfo
getArgs, getAsynchronousReference, getCallback, getCallerThread, getMethod
 



Mandala help mailing list