|
GWT 2.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyStore | |
|---|---|
| com.google.gwt.requestfactory.shared | Shared classes used on both the client and the server side for transmitting data between the sever and the client in JSON format. |
| Uses of ProxyStore in com.google.gwt.requestfactory.shared |
|---|
| Classes in com.google.gwt.requestfactory.shared that implement ProxyStore | |
|---|---|
class |
DefaultProxyStore
An in-memory ProxyStore store that can encode its state as a JSON object literal. |
| Methods in com.google.gwt.requestfactory.shared with parameters of type ProxyStore | |
|---|---|
ProxySerializer |
RequestFactory.getSerializer(ProxyStore store)
Returns a ProxySerializer that can encode and decode the various EntityProxy and ValueProxy types reachable from the RequestFactory. |
|
GWT 2.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||