mandala.jacob.remote
Interface RemoteFutureClient

All Superinterfaces:
Cancelable, FutureClient, InvocationEventsWaiter, InvocationInfo, InvocationObserver, MethodResult, Remote, RemoteCancelable, RemoteInvocationEventsWaiter, RemoteInvocationInfo, RemoteInvocationObserver, RemoteMethodResult, java.io.Serializable

public interface RemoteFutureClient
extends FutureClient, RemoteInvocationInfo, RemoteInvocationObserver, RemoteMethodResult, RemoteInvocationEventsWaiter, RemoteCancelable


Nested Class Summary
 
Nested classes inherited from class mandala.jacob.remote.RemoteInvocationInfo
RemoteInvocationInfo.RemoteInvocationInfoMethods
 
Nested classes inherited from class mandala.jacob.remote.RemoteInvocationObserver
RemoteInvocationObserver.RemoteInvocationObserverMethods
 
Nested classes inherited from class mandala.jacob.remote.RemoteMethodResult
RemoteMethodResult.RemoteMethodResultMethods
 
Nested classes inherited from class mandala.jacob.remote.RemoteInvocationEventsWaiter
RemoteInvocationEventsWaiter.RemoteInvocationEventsWaiterMethods
 
Nested classes inherited from class mandala.jacob.remote.RemoteCancelable
RemoteCancelable.RemoteCancelableMethods
 
Methods inherited from interface mandala.rami.InvocationInfo
getArgs, getAsynchronousReference, getCallback, getCallerThread, getMethod
 
Methods inherited from interface mandala.rami.InvocationObserver
getCalleeThread, isCalleeAvailable, isCancelled, isInterrupted, isResultAvailable, isStarted
 
Methods inherited from interface mandala.rami.MethodResult
exceptionOccured, getException, getReturnedResult, getReturnedResultTrusted
 
Methods inherited from interface mandala.rami.InvocationEventsWaiter
waitForCalleeThread, waitForCalleeThread, waitForResult, waitForResult, waitUntilCalleeAvailable, waitUntilCalleeAvailable, waitUntilResultAvailable, waitUntilResultAvailable, waitUntilStarted, waitUntilStarted
 
Methods inherited from interface mandala.util.Cancelable
cancel, interrupt
 
Methods inherited from interface mandala.jacob.remote.Remote
getExceptionHandler, setExceptionHandler
 



Mandala help mailing list