GWT 2.5.1

Package com.google.web.bindery.requestfactory.server

Server side classes for mediating between the client side and the persistent datastore.

See: Description

Package com.google.web.bindery.requestfactory.server Description

Server side classes for mediating between the client side and the persistent datastore. This package contains classes that can receive client side read and write requests in the JSON format, perform the necessary operations on the persistent datastore, and return the results in JSON format.
Since:
GWT 2.1
GWT 2.5.1