Package | Description |
---|---|
com.google.web.bindery.requestfactory.shared |
Shared classes used on both the client and the server side for transmitting
data between the server and the client in JSON format.
|
com.google.web.bindery.requestfactory.shared.testing |
Modifier and Type | Method and Description |
---|---|
ProxySerializer |
RequestFactory.getSerializer(ProxyStore store)
Returns a ProxySerializer that can encode and decode the various
EntityProxy and ValueProxy types reachable from the RequestFactory.
|
Modifier and Type | Method and Description |
---|---|
ProxySerializer |
FakeRequestFactory.getSerializer(ProxyStore store)
Returns
null . |