public interface RemoteInvocationGenericServiceGwtAsync
RemoteInvocationGenericServiceGwt
.
TODO hohwille: Offer alternative concept to GWT-RPC because it is
Modifier and Type | Method and Description |
---|---|
void |
callServices(GenericRemoteInvocationRpcRequest request,
com.google.gwt.user.client.rpc.AsyncCallback<GenericRemoteInvocationRpcResponse> callback) |
void callServices(GenericRemoteInvocationRpcRequest request, com.google.gwt.user.client.rpc.AsyncCallback<GenericRemoteInvocationRpcResponse> callback)
request
- is the GenericRemoteInvocationRpcRequest
.callback
- is the AsyncCallback
for receiving the
response
.RemoteInvocationGenericServiceGwt.callServices(GenericRemoteInvocationRpcRequest)
Copyright © 2001–2016 mmm-Team. All rights reserved.