GWT 0.0.0

Uses of Package
com.google.gwt.requestfactory.server

Packages that use com.google.gwt.requestfactory.server
com.google.gwt.requestfactory.server Server side classes for mediating between the client side and the persistent datastore. 
com.google.gwt.requestfactory.server.testing Classes used for testing the request factory service. 
 

Classes in com.google.gwt.requestfactory.server used by com.google.gwt.requestfactory.server
ExceptionHandler
          Handles an exception produced while processing a request.
RequestFactoryInterfaceValidator.Loader
          Abstracts the mechanism by which class files are loaded.
ServiceLayer
          The ServiceLayer mediates all interactions between the SimpleRequestProcessor and the domain environment.
ServiceLayerDecorator
          Users that intend to alter how RequestFactory interacts with the domain environment can extend this type and provide it to ServiceLayer.create(ServiceLayerDecorator...).
 

Classes in com.google.gwt.requestfactory.server used by com.google.gwt.requestfactory.server.testing
SimpleRequestProcessor
          Processes request payloads from a RequestFactory client.
 


GWT 0.0.0