public interface SyncAsyncConverter
| Modifier and Type | Method and Description |
|---|---|
<ToServer,FromServer> |
convertInvoking(ToServer toServer,
com.google.gwt.user.client.rpc.AsyncCallback<FromServer> callback,
InvokeService<ToServer,FromServer> sync) |
<ToServer,FromServer> com.google.gwt.http.client.Request convertInvoking(ToServer toServer,
com.google.gwt.user.client.rpc.AsyncCallback<FromServer> callback,
InvokeService<ToServer,FromServer> sync)