Annotation Type JsonRpcContent
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface JsonRpcContentExperimental API, subject to change. Applied to a Request method declaration to indicate that a particular parameter is used as therequestportion of the JSON-RPC request. This is analogous to the payload body in a REST-style request.