GWT 2.4.0

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

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

Uses of JsonRpcRequest in com.google.web.bindery.requestfactory.shared.messages
 

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


GWT 2.4.0