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 SummaryConstructors Constructor Description AsyncResult(IRemoteCall call, IRemoteCallable callable, IRemoteCallListener listener)
 
- 
- 
- 
Constructor Detail- 
AsyncResultpublic AsyncResult(IRemoteCall call, IRemoteCallable callable, IRemoteCallListener listener) 
 
- 
 
-