Uses of Interface
org.eclipse.ecf.remoteservice.asyncproxy.IAsyncProxyCompletable
- 
Packages that use IAsyncProxyCompletable Package Description org.eclipse.ecf.remoteservice org.eclipse.ecf.remoteservice.asyncproxy 
- 
- 
Uses of IAsyncProxyCompletable in org.eclipse.ecf.remoteserviceMethods in org.eclipse.ecf.remoteservice with parameters of type IAsyncProxyCompletable Modifier and Type Method Description protected voidAbstractRemoteService. callCompletableAsync(AbstractAsyncProxyRemoteCall call, IAsyncProxyCompletable completable)
- 
Uses of IAsyncProxyCompletable in org.eclipse.ecf.remoteservice.asyncproxyMethods in org.eclipse.ecf.remoteservice.asyncproxy with parameters of type IAsyncProxyCompletable Modifier and Type Method Description protected abstract voidAbstractAsyncProxyRemoteService. callCompletableAsync(AbstractAsyncProxyRemoteCall call, IAsyncProxyCompletable completable)
 
-