|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FutureProxy | |
org.objectweb.proactive.core.body.future | Provides the definition and implementation of the future object. |
org.objectweb.proactive.core.exceptions.manager | ProActive exceptions mechanism. |
Uses of FutureProxy in org.objectweb.proactive.core.body.future |
Methods in org.objectweb.proactive.core.body.future that return FutureProxy | |
static FutureProxy |
FutureProxy.getFutureProxy()
|
Uses of FutureProxy in org.objectweb.proactive.core.exceptions.manager |
Methods in org.objectweb.proactive.core.exceptions.manager with parameters of type FutureProxy | |
static void |
ExceptionHandler.addRequest(MethodCall methodCall,
FutureProxy future)
|
static void |
ExceptionHandler.addResult(FutureProxy future)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |