public class SyncAsyncConverterDefault extends java.lang.Object implements SyncAsyncConverter
| Constructor and Description |
|---|
SyncAsyncConverterDefault() |
| Modifier and Type | Method and Description |
|---|---|
<ToServer,FromServer> |
convertInvoking(ToServer toServer,
com.google.gwt.user.client.rpc.AsyncCallback<FromServer> callback,
InvokeService<ToServer,FromServer> sync) |
protected int |
millisOfServerWorking() |
public <ToServer,FromServer> com.google.gwt.http.client.Request convertInvoking(ToServer toServer,
com.google.gwt.user.client.rpc.AsyncCallback<FromServer> callback,
InvokeService<ToServer,FromServer> sync)
convertInvoking in interface SyncAsyncConverterprotected int millisOfServerWorking()