GWT 2.1.1

Uses of Interface
com.google.gwt.requestfactory.shared.messages.VersionedMessage

Packages that use VersionedMessage
com.google.gwt.requestfactory.shared.messages Contains classes that define the RequestFactory wire format. 
 

Uses of VersionedMessage in com.google.gwt.requestfactory.shared.messages
 

Subinterfaces of VersionedMessage in com.google.gwt.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.1.1