| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.client | |
| com.gwtplatform.dispatch.rpc.client.gin | |
| com.gwtplatform.dispatch.rpc.client.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRpcDispatchCallFactory
The default implementation for
RpcDispatchCallFactory. |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RpcDispatchCallFactory> |
RpcDispatchAsyncModule.Builder.getDispatchCallFactory() |
| Modifier and Type | Method and Description |
|---|---|
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.dispatchCallFactory(Class<? extends RpcDispatchCallFactory> dispatchCallFactory)
Supply your own implementation of
RpcDispatchCallFactory. |
| Constructor and Description |
|---|
RpcInterceptedAsyncCallback(RpcDispatchCallFactory dispatchCallFactory,
DispatchCall<A,R> dispatchCall,
A action,
com.google.gwt.user.client.rpc.AsyncCallback<R> callback,
DelegatingDispatchRequest dispatchRequest) |
Copyright © 2010–2017 Arcbees. All rights reserved.