|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.remoteservice.client.AbstractClientService.AsyncResult
protected class AbstractClientService.AsyncResult
inner class implementing the asynchronous result object. This implementation also provides the calling infrastructure.
Constructor Summary | |
---|---|
AbstractClientService.AsyncResult(IRemoteCall call,
IRemoteCallable callable,
IRemoteCallListener listener)
|
Method Summary | |
---|---|
java.lang.Object |
run(org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractClientService.AsyncResult(IRemoteCall call, IRemoteCallable callable, IRemoteCallListener listener)
Method Detail |
---|
public java.lang.Object run(org.eclipse.core.runtime.IProgressMonitor monitor) throws java.lang.Exception
run
in interface org.eclipse.equinox.concurrent.future.IProgressRunnable
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |