| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.client.gin |
| Modifier and Type | Class and Description |
|---|---|
static class |
PhoneGapDispatchAsyncModule.Builder
A
PhoneGapDispatchAsyncModule builder. |
| Modifier and Type | Method and Description |
|---|---|
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.clientActionHandlerRegistry(Class<? extends ClientActionHandlerRegistry> clientActionHandlerRegistryType)
Deprecated.
|
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.dispatchAsync(Class<? extends DispatchAsync> dispatchAsync)
Supply your own implementation of
DispatchAsync. |
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.dispatchCallFactory(Class<? extends RpcDispatchCallFactory> dispatchCallFactory)
Supply your own implementation of
RpcDispatchCallFactory. |
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.dispatchHooks(Class<? extends RpcDispatchHooks> dispatchHooks)
Supply your own implementation of
RpcDispatchHooks. |
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.interceptorRegistry(Class<? extends RpcInterceptorRegistry> interceptorRegistry)
Specify an alternate RPC interceptor registry.
|
protected RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.self() |
| Constructor and Description |
|---|
RpcDispatchAsyncModule(RpcDispatchAsyncModule.Builder builder) |
Copyright © 2010–2017 Arcbees. All rights reserved.