Uses of Interface
com.google.web.bindery.requestfactory.shared.messages.VersionedMessage
-
Packages that use VersionedMessage Package Description com.google.web.bindery.requestfactory.shared.messages Contains classes that define the RequestFactory wire format. -
-
Uses of VersionedMessage in com.google.web.bindery.requestfactory.shared.messages
Subinterfaces of VersionedMessage in com.google.web.bindery.requestfactory.shared.messages Modifier and Type Interface 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.
-