| Package | Description |
|---|---|
| com.gwtplatform.dispatch.client.gin | |
| com.gwtplatform.dispatch.rest.client.gin | |
| com.gwtplatform.dispatch.rpc.client.gin |
| Modifier and Type | Class and Description |
|---|---|
static class |
DispatchAsyncModule.Builder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractDispatchAsyncModule.Builder |
AbstractDispatchAsyncModule.Builder.clientActionHandlerRegistry(Class<? extends ClientActionHandlerRegistry> clientActionHandlerRegistryType)
Specify an alternate client action handler registry.
|
AbstractDispatchAsyncModule.Builder |
AbstractDispatchAsyncModule.Builder.exceptionHandler(Class<? extends ExceptionHandler> exceptionHandlerType)
Specify an alternative exception handler.
|
AbstractDispatchAsyncModule.Builder |
AbstractDispatchAsyncModule.Builder.sessionAccessor(Class<? extends SecurityCookieAccessor> sessionAccessorType)
Specify an alternate session accessor.
|
| Constructor and Description |
|---|
AbstractDispatchAsyncModule(AbstractDispatchAsyncModule.Builder builder) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RestDispatchAsyncModule.Builder |
class |
RestDispatchAsyncModuleBuilder
A
RestDispatchAsyncModule builder. |
| Modifier and Type | Class and Description |
|---|---|
static class |
RpcDispatchAsyncModule.Builder
A
RpcDispatchAsyncModule builder. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.