Uses of Interface
org.eclipse.ecf.remoteservice.asyncproxy.IAsyncProxyCompletable
Packages that use IAsyncProxyCompletable
-
Uses of IAsyncProxyCompletable in org.eclipse.ecf.remoteservice
Methods in org.eclipse.ecf.remoteservice with parameters of type IAsyncProxyCompletableModifier and TypeMethodDescriptionprotected void
AbstractRemoteService.callCompletableAsync
(AbstractAsyncProxyRemoteCall call, IAsyncProxyCompletable completable) -
Uses of IAsyncProxyCompletable in org.eclipse.ecf.remoteservice.asyncproxy
Methods in org.eclipse.ecf.remoteservice.asyncproxy with parameters of type IAsyncProxyCompletableModifier and TypeMethodDescriptionprotected abstract void
AbstractAsyncProxyRemoteService.callCompletableAsync
(AbstractAsyncProxyRemoteCall call, IAsyncProxyCompletable completable)