Annotation Type JsonRpcService
-
@Retention(RUNTIME) @Target(TYPE) public @interface JsonRpcService
Experimental API, subject to change Indicates that a RequestContext should be encoded as a JSON-RPC request.
@Retention(RUNTIME)
@Target(TYPE)
public @interface JsonRpcService