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


package com.google.web.bindery.requestfactory.server
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