GWT 2.3.0

@Deprecated

Package 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.

See:
          Description

Interface Summary
BaseProxy Deprecated.
EntityProxy Deprecated.
EntityProxyChange.Handler<P extends EntityProxy> Deprecated.
EntityProxyId<P extends EntityProxy> Deprecated.
InstanceRequest<P extends BaseProxy,T> Deprecated.
LoggingRequest Deprecated.
ProxySerializer Deprecated.
ProxyStore Deprecated.
Request<T> Deprecated.
RequestContext Deprecated.
RequestFactory Deprecated.
RequestTransport Deprecated.
RequestTransport.TransportReceiver Deprecated.
ServiceLocator Deprecated.
ValueProxy Deprecated.
Violation Deprecated.
 

Class Summary
DefaultProxyStore Deprecated.
EntityProxyChange<P extends EntityProxy> Deprecated.
Locator<T,I> Deprecated.
Receiver<V> Deprecated.
ServerFailure Deprecated.
 

Enum Summary
WriteOperation Deprecated.
 

Annotation Types Summary
JsonRpcContent Deprecated.
JsonRpcProxy Deprecated.
JsonRpcService Deprecated.
JsonRpcWireName Deprecated.
ProxyFor Deprecated.
ProxyForName Deprecated.
Service Deprecated.
ServiceName Deprecated.
 

Package com.google.gwt.requestfactory.shared Description

Shared classes used on both the client and the server side for transmitting data between the sever and the client in JSON format.

RequestFactory has moved to com.google.web.bindery.requestfactory. This package will be removed in a future version of GWT.

Since:
GWT 2.1

GWT 2.3.0