Uses of Interface
com.google.web.bindery.requestfactory.shared.RequestContext

Packages that use RequestContext
Package
Description
A package for managing client-server requests.
Classes used for testing the request factory service.
Server-side classes for mediating between the client-side and the persistent datastore.
Shared classes used on both the client and the server side for transmitting data between the server and the client in JSON format.
 
 
Classes to use RequestFactory in a non-GWT (e.g., Android or desktop) JRE environment.