Package | Description |
---|---|
com.google.gwt.user.client.rpc.impl |
Modifier and Type | Class and Description |
---|---|
class |
RemoteServiceProxy
Superclass for client-side
RemoteService proxies. |
Constructor and Description |
---|
RequestCallbackAdapter(SerializationStreamFactory streamFactory,
String methodName,
RpcStatsContext statsContext,
AsyncCallback<T> callback,
RequestCallbackAdapter.ResponseReader responseReader) |
RequestCallbackAdapter(SerializationStreamFactory streamFactory,
String methodName,
RpcStatsContext statsContext,
AsyncCallback<T> callback,
RpcTokenExceptionHandler tokenExceptionHandler,
RequestCallbackAdapter.ResponseReader responseReader) |
Copyright © 2018. All rights reserved.