http-rpc-api / net.corda.v5.httprpc.api.annotations / HttpRpcResource / <init>

<init>

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.