|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxySerializer | |
---|---|
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 |
Uses of ProxySerializer in com.google.web.bindery.requestfactory.shared |
---|
Methods in com.google.web.bindery.requestfactory.shared that return ProxySerializer | |
---|---|
ProxySerializer |
RequestFactory.getSerializer(ProxyStore store)
Returns a ProxySerializer that can encode and decode the various EntityProxy and ValueProxy types reachable from the RequestFactory. |
Uses of ProxySerializer in com.google.web.bindery.requestfactory.shared.testing |
---|
Methods in com.google.web.bindery.requestfactory.shared.testing that return ProxySerializer | |
---|---|
ProxySerializer |
FakeRequestFactory.getSerializer(ProxyStore store)
Returns null . |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |