Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Wrapper over CordaRPCOps that handles exceptions when the node or the connection to the node fail.
Link copied to clipboard
Link copied to clipboard
class RPCClient<I : RPCOps>(transport: <Error class: unknown class>, rpcConfiguration: CordaRPCClientConfiguration = CordaRPCClientConfiguration.DEFAULT, serializationContext: SerializationContext = SerializationDefaults.RPC_CLIENT_CONTEXT, haPoolTransportConfigurations: List<<Error class: unknown class>> = emptyList())
Link copied to clipboard