Package | Description |
---|---|
com.google.web.bindery.requestfactory.server |
Server-side classes for mediating between the client-side and the persistent
datastore.
|
com.google.web.bindery.requestfactory.shared.messages |
Contains classes that define the RequestFactory wire format.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
SimpleRequestProcessor.process(RequestMessage req,
ResponseMessage resp)
Main processing method.
|
Modifier and Type | Method and Description |
---|---|
AutoBean<RequestMessage> |
MessageFactory.request() |