Class AbstractClientService.AsyncResult
java.lang.Object
org.eclipse.ecf.remoteservice.client.AbstractClientService.AsyncResult
- All Implemented Interfaces:
org.eclipse.equinox.concurrent.future.IProgressRunnable
- Enclosing class:
- AbstractClientService
protected class AbstractClientService.AsyncResult
extends Object
implements org.eclipse.equinox.concurrent.future.IProgressRunnable
inner class implementing the asynchronous result object. This
implementation also provides the calling infrastructure.
-
Constructor Summary
ConstructorDescriptionAsyncResult
(IRemoteCall call, IRemoteCallable callable, IRemoteCallListener listener) -
Method Summary
-
Constructor Details
-
AsyncResult
-
-
Method Details
-
run
- Specified by:
run
in interfaceorg.eclipse.equinox.concurrent.future.IProgressRunnable
- Throws:
Exception
-