Uses of Interface
com.google.web.bindery.requestfactory.shared.messages.JsonRpcRequest
- 
Packages that use JsonRpcRequest Package Description 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.messagesMethods in com.google.web.bindery.requestfactory.shared.messages that return types with arguments of type JsonRpcRequest Modifier and Type Method Description AutoBean<JsonRpcRequest>MessageFactory. jsonRpcRequest()
 
-