data class NodeHandle
<init> |
NodeHandle(nodeInfo: NodeInfo, configuration: FullNodeConfiguration, process: Process) |
configuration |
val configuration: FullNodeConfiguration |
nodeInfo |
val nodeInfo: NodeInfo |
process |
val process: Process |
rpcClientToNode |
fun rpcClientToNode(): CordaRPCClient |