Uses of Interface
org.gcube.common.clients.delegates.Callback
-
Packages that use Callback Package Description 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 Modifier and Type Method Description <V> Future<?>AsyncProxyDelegate. makeAsync(Call<S,V> call, Callback<V> callback)<V> Future<?>AsyncProxyDelegate. makeAsync(Call<S,V> call, Callback<V> callback, ExecutorService service)
-