protected class AbstractClientService.AsyncResult
extends java.lang.Object
implements org.eclipse.equinox.concurrent.future.IProgressRunnable
Constructor and Description |
---|
AsyncResult(IRemoteCall call,
IRemoteCallable callable,
IRemoteCallListener listener) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
run(org.eclipse.core.runtime.IProgressMonitor monitor) |
public AsyncResult(IRemoteCall call, IRemoteCallable callable, IRemoteCallListener listener)