JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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.