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 |
---|---|
class |
DispatchAsyncModule
Deprecated.
Please use
RpcDispatchAsyncModule . |
Modifier and Type | Method and Description |
---|---|
abstract AbstractDispatchAsyncModule |
AbstractDispatchAsyncModule.Builder.build()
Build the
AbstractDispatchAsyncModule . |
Modifier and Type | Class and Description |
---|---|
class |
RestDispatchAsyncModule
An implementation of
AbstractDispatchAsyncModule that uses REST calls. |
Modifier and Type | Class and Description |
---|---|
class |
RpcDispatchAsyncModule
An implementation of
AbstractDispatchAsyncModule that uses Remote Procedure Calls (RPC). |
Copyright © 2010–2014 Arcbees. All rights reserved.