Package | Description |
---|---|
com.gwtplatform.dispatch.rpc.client | |
com.gwtplatform.tester |
Modifier and Type | Class and Description |
---|---|
class |
PhoneGapDispatchAsync
This class is an extension of
RpcDispatchAsync and configures the right service entry point and request
headers for Phone Gap applications. |
class |
RpcDispatchAsync
This class is the default implementation of
DispatchAsync , which is
essentially the client-side access to the Dispatch class on the
server-side. |
Modifier and Type | Class and Description |
---|---|
class |
TestDispatchAsync
This class is an implementation of
DispatchAsync for use with test
cases that configure guice using a MockHandlerModule . |
Copyright © 2010–2014 Arcbees. All rights reserved.