Package | Description |
---|---|
com.google.web.bindery.requestfactory.shared.messages |
Contains classes that define the RequestFactory wire format.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OperationMessage
Represents an operation to be carried out on a single entity on the server.
|
interface |
RequestMessage
The message sent from the client to the server.
|
interface |
ResponseMessage
The result of fulfilling a request on the server.
|