Skip to content

com.github.manosbatsis.corda.rpc.poolboy / PoolBoyNonPooledRawRpcConnection / CordaRPCOpsWrappingConnection

CordaRPCOpsWrappingConnection

class CordaRPCOpsWrappingConnection :NodeRpcConnection

Constructors

Name Summary
<init> CordaRPCOpsWrappingConnection(proxy: CordaRPCOps, skipInfo: Boolean = true)

Properties

Name Summary
proxy val proxy: CordaRPCOps
Obtain a CordaRPCOps proxy for this connection
skipInfo val skipInfo: Boolean

Inherited Functions

Name Summary
skipInfo open fun skipInfo(): Boolean
Whether this connection should be kept private e.g. from actuator