GWT 2.3.0

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

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

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

Methods in com.google.gwt.requestfactory.shared.messages that return types with arguments of type JsonRpcRequest
 AutoBean<JsonRpcRequest> MessageFactory.jsonRpcRequest()
          Deprecated.  
 


GWT 2.3.0