Uses of Interface
org.gcube.common.clients.delegates.Callback

Packages that use Callback
org.gcube.common.clients.delegates   
 

Uses of Callback in org.gcube.common.clients.delegates
 

Methods in org.gcube.common.clients.delegates with parameters of type Callback
<V> Future<?>
AsyncProxyDelegate.makeAsync(Call<S,V> call, Callback<V> callback)
          Makes a Call to a service endpoint asynchronously, notifying a Callback of its outcome.
<V> Future<?>
AsyncProxyDelegate.makeAsync(Call<S,V> call, Callback<V> callback, ExecutorService service)
          Makes a Call to a service endpoint asynchronously, notifying a Callback of its outcome.
 



Copyright © 2013. All Rights Reserved.