open val webApis: List<Function<CordaRPCOps, out Any>>
List of lambdas returning JAX-RS objects. They may only depend on the RPC interface, as the webserver should potentially be able to live in a process separate from the node itself.