HttpRpcResource(name: String = "", description: String = "", path: String = "")
Marks an interface extending RPCOps to be exposed as an HTTP resource. The selected implementation to expose will be the same as for normal RPC.