GWT 2.1.1

Uses of Class
com.google.gwt.requestfactory.shared.ProxyFor

Packages that use ProxyFor
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 ProxyFor in com.google.gwt.requestfactory.shared
 

Classes in com.google.gwt.requestfactory.shared with annotations of type ProxyFor
 interface EntityProxyId<P extends EntityProxy>
          A stable, opaque id of an EntityProxy that remains stable across updates, creates, deletes on the client.
 


GWT 2.1.1