GWT 2.4.0

Uses of Interface
com.google.web.bindery.requestfactory.shared.messages.VersionedMessage

Packages that use VersionedMessage
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
 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.
 


GWT 2.4.0