Interface ClusterServiceAsync
-
public interface ClusterServiceAsync
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmakeGlobal(String[] parameters, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)voidmakeLocal(String[] parameters, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
-