GWT 2.7.0

com.google.web.bindery.requestfactory.shared
Interface BaseProxy

All Known Subinterfaces:
EntityProxy, ValueProxy

public interface BaseProxy

The root type from which all client-side proxy objects are derived. Users should not extend the BaseProxy type directly, but use either EntityProxy or ValueProxy.

See Also:
EntityProxy, ValueProxy


GWT 2.7.0