- call() - Method in class net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
-
- call() - Method in class net.corda.finance.flows.CashExitFlow
-
- call() - Method in class net.corda.finance.flows.CashExitResponderFlow
-
- call() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
- call() - Method in class net.corda.finance.flows.CashIssueFlow
-
- call() - Method in class net.corda.finance.flows.CashPaymentFlow
-
- call() - Method in class net.corda.finance.flows.CashPaymentReceiverFlow
-
- call() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- call() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Secondary
-
- call() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.Buyer
-
- call() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.Seller
-
- CashException - Exception in net.corda.finance.flows
-
- CashException(message, cause) - Constructor for exception net.corda.finance.flows.CashException
-
- CashExitFlow - Class in net.corda.finance.flows
-
Initiates a flow that produces an cash exit transaction.
- CashExitFlow(amount, issuerRef, progressTracker) - Constructor for class net.corda.finance.flows.CashExitFlow
-
Initiates a flow that produces an cash exit transaction.
- CashExitFlow(amount, issuerRef) - Constructor for class net.corda.finance.flows.CashExitFlow
-
- CashExitFlow(request) - Constructor for class net.corda.finance.flows.CashExitFlow
-
- CashExitFlow.Companion - Class in net.corda.finance.flows
-
- CashExitFlow.ExitRequest - Class in net.corda.finance.flows
-
- CashExitResponderFlow - Class in net.corda.finance.flows
-
- CashExitResponderFlow(otherSide) - Constructor for class net.corda.finance.flows.CashExitResponderFlow
-
- CashIssueAndPaymentFlow - Class in net.corda.finance.flows
-
Initiates a flow that self-issues cash and then send this to a recipient.
- CashIssueAndPaymentFlow(amount, issueRef, recipient, anonymous, notary, progressTracker) - Constructor for class net.corda.finance.flows.CashIssueAndPaymentFlow
-
Initiates a flow that self-issues cash and then send this to a recipient.
- CashIssueAndPaymentFlow(amount, issueRef, recipient, anonymous, notary) - Constructor for class net.corda.finance.flows.CashIssueAndPaymentFlow
-
- CashIssueAndPaymentFlow(request) - Constructor for class net.corda.finance.flows.CashIssueAndPaymentFlow
-
- CashIssueAndPaymentFlow.Companion - Class in net.corda.finance.flows
-
- CashIssueAndPaymentFlow.IssueAndPaymentRequest - Class in net.corda.finance.flows
-
- CashIssueFlow - Class in net.corda.finance.flows
-
Initiates a flow that self-issues cash (which should then be sent to recipient(s) using a payment transaction).
- CashIssueFlow(amount, issuerBankPartyRef, notary, progressTracker) - Constructor for class net.corda.finance.flows.CashIssueFlow
-
Initiates a flow that self-issues cash (which should then be sent to recipient(s) using a payment transaction).
- CashIssueFlow(amount, issuerBankPartyRef, notary) - Constructor for class net.corda.finance.flows.CashIssueFlow
-
- CashIssueFlow(request) - Constructor for class net.corda.finance.flows.CashIssueFlow
-
- CashIssueFlow.IssueRequest - Class in net.corda.finance.flows
-
- CashPaymentFlow - Class in net.corda.finance.flows
-
Initiates a flow that sends cash to a recipient.
- CashPaymentFlow(amount, recipient, anonymous, progressTracker, issuerConstraint, notary) - Constructor for class net.corda.finance.flows.CashPaymentFlow
-
Initiates a flow that sends cash to a recipient.
- CashPaymentFlow(amount, recipient) - Constructor for class net.corda.finance.flows.CashPaymentFlow
-
A straightforward constructor that constructs spends using cash states of any issuer.
- CashPaymentFlow(amount, recipient, anonymous) - Constructor for class net.corda.finance.flows.CashPaymentFlow
-
A straightforward constructor that constructs spends using cash states of any issuer.
- CashPaymentFlow(amount, recipient, anonymous, notary) - Constructor for class net.corda.finance.flows.CashPaymentFlow
-
- CashPaymentFlow(request) - Constructor for class net.corda.finance.flows.CashPaymentFlow
-
- CashPaymentFlow.PaymentRequest - Class in net.corda.finance.flows
-
- CashPaymentReceiverFlow - Class in net.corda.finance.flows
-
- CashPaymentReceiverFlow(otherSide) - Constructor for class net.corda.finance.flows.CashPaymentReceiverFlow
-
- CashSchema - Class in net.corda.finance.test
-
An object used to fully qualify the
class CashSchema
family name (i.e. independent of version).
- CashSelectionH2Impl - Class in net.corda.finance.workflows.asset.selection
-
- CashSelectionH2Impl() - Constructor for class net.corda.finance.workflows.asset.selection.CashSelectionH2Impl
-
- CashSelectionH2Impl.Companion - Class in net.corda.finance.workflows.asset.selection
-
- CashSelectionOracleImpl - Class in net.corda.finance.workflows.asset.selection
-
- CashSelectionOracleImpl() - Constructor for class net.corda.finance.workflows.asset.selection.CashSelectionOracleImpl
-
- CashSelectionOracleImpl.Companion - Class in net.corda.finance.workflows.asset.selection
-
- CashSelectionPostgreSQLImpl - Class in net.corda.finance.workflows.asset.selection
-
- CashSelectionPostgreSQLImpl() - Constructor for class net.corda.finance.workflows.asset.selection.CashSelectionPostgreSQLImpl
-
- CashSelectionPostgreSQLImpl.Companion - Class in net.corda.finance.workflows.asset.selection
-
- CashUtils - Class in net.corda.finance.workflows.asset
-
- checkPassWordObfuscation(lines) - Method in class net.corda.testing.tools.DeploymentHealthCheckTestUtils
-
- checkProposal(stx) - Method in class net.corda.finance.flows.TwoPartyDealFlow.Instigator
-
- checkProposal(stx) - Method in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- checkReport(lines, checkList, floatExists) - Method in class net.corda.testing.tools.DeploymentHealthCheckTestUtils
-
- CHF - Static variable in class net.corda.finance.Currencies
-
- childProgressTracker() - Method in class net.corda.finance.flows.Buyer.COLLECTING_SIGNATURES
-
- childProgressTracker() - Method in class net.corda.finance.flows.Companion.VERIFYING_AND_SIGNING
-
- clearRPCAuditDataBefore(before) - Method in interface net.corda.client.rpc.proxy.AuditDataRPCOps
-
Removes any audit data from earlier than
before
NOTE: Caution should be made in allowing users access to this function.
- close() - Method in class net.corda.client.rpc.ext.MultiRPCClient
-
- close() - Method in interface net.corda.client.rpc.RPCConnection
-
- close($this) - Static method in class net.corda.client.rpc.RPCConnection.DefaultImpls
-
- ClusterSpec - Class in net.corda.testing.node
-
Abstract class specifying information about the consensus algorithm used for a cluster of nodes.
- ClusterSpec() - Constructor for class net.corda.testing.node.ClusterSpec
-
Abstract class specifying information about the consensus algorithm used for a cluster of nodes.
- ClusterSpec.Raft - Class in net.corda.testing.node
-
A class representing the configuration of a raft consensus algorithm used for a cluster of nodes.
- collectRPCAuditData(format, username, action, startTime, endTime) - Method in interface net.corda.client.rpc.proxy.AuditDataRPCOps
-
Returns the audit data for the given parameters in JSON format
- command(signers, commandData) - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
Adds a command to the transaction.
- command(signer, commandData) - Method in class net.corda.testing.dsl.TransactionDSL
-
Adds a command to the transaction.
- command(signers, commandData) - Method in class net.corda.testing.dsl.TransactionDSL
-
Adds a command to the transaction.
- command(signers, commandData) - Method in interface net.corda.testing.dsl.TransactionDSLInterpreter
-
Adds a command to the transaction.
- CommercialPaperUtils - Class in net.corda.finance.workflows
-
- Companion - Static variable in class net.corda.client.jackson.StringToClassParser
-
Deprecated.
- Companion - Static variable in class net.corda.client.jackson.StringToMethodCallParser
-
- Companion - Static variable in class net.corda.client.rpc.CordaRPCClient
-
- Companion - Static variable in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- Companion - Static variable in class net.corda.client.rpc.CordaRPCConnection
-
- Companion - Static variable in class net.corda.client.rpc.ext.MultiRPCClient
-
Deprecated.
- Companion - Static variable in class net.corda.finance.flows.AbstractCashFlow
-
- Companion - Static variable in class net.corda.finance.flows.CashExitFlow
-
- Companion - Static variable in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
- Companion - Static variable in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- Companion - Static variable in class net.corda.finance.flows.TwoPartyDealFlow.Secondary
-
- Companion - Static variable in class net.corda.finance.flows.TwoPartyTradeFlow.Seller
-
- Companion - Static variable in class net.corda.finance.workflows.asset.selection.AbstractCashSelection
-
- Companion - Static variable in class net.corda.finance.workflows.asset.selection.CashSelectionH2Impl
-
- Companion - Static variable in class net.corda.finance.workflows.asset.selection.CashSelectionOracleImpl
-
- Companion - Static variable in class net.corda.finance.workflows.asset.selection.CashSelectionPostgreSQLImpl
-
- Companion - Static variable in class net.corda.finance.workflows.asset.selection.EnterpriseCashSelectionSQLServerImpl
-
- Companion - Static variable in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- Companion - Static variable in class net.corda.testing.driver.JmxPolicy
-
- Companion - Static variable in class net.corda.testing.driver.PortAllocation
-
- Companion - Static variable in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- Companion - Static variable in class net.corda.testing.http.HttpApi
-
- Companion - Static variable in class net.corda.testing.node.InMemoryMessagingNetwork
-
- Companion - Static variable in class net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
-
- Companion - Static variable in class net.corda.testing.node.InMemoryMessagingNetwork.MockMessagingService
-
- Companion - Static variable in class net.corda.testing.node.MockServices
-
- Companion - Static variable in class net.corda.testing.node.StartedMockNode
-
- Companion - Static variable in class net.corda.testing.node.TestCordapp
-
- Companion - Static variable in class net.corda.testing.node.UnstartedMockNode
-
- Companion.AWAITING_PROPOSAL - Class in net.corda.finance.flows
-
- Companion.COLLECTING_SIGNATURES - Class in net.corda.finance.flows
-
- Companion.FINALISING_TX - Class in net.corda.finance.flows
-
- Companion.GENERATING_ID - Class in net.corda.finance.flows
-
- Companion.GENERATING_ID - Class in net.corda.finance.flows
-
- Companion.GENERATING_TX - Class in net.corda.finance.flows
-
- Companion.RECEIVING - Class in net.corda.finance.flows
-
- Companion.RECORDING - Class in net.corda.finance.flows
-
- Companion.SENDING_PROPOSAL - Class in net.corda.finance.flows
-
- Companion.SIGNING - Class in net.corda.finance.flows
-
- Companion.SIGNING_TX - Class in net.corda.finance.flows
-
- Companion.VERIFYING - Class in net.corda.finance.flows
-
- Companion.VERIFYING_AND_SIGNING - Class in net.corda.finance.flows
-
- component1() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
Deprecated.
- component1() - Method in class net.corda.finance.flows.AbstractCashFlow.Result
-
the signed transaction.
- component1() - Method in class net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
-
- component1() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
- component1() - Method in class net.corda.finance.flows.Buyer.SharedTx
-
- component1() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.FlowCordappContext
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- component1() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- component1() - Method in class net.corda.testing.driver.DriverParameters
-
Indicates whether the spawned nodes should start in jdwt debug mode and have debug level logging.
- component1() - Method in class net.corda.testing.driver.JmxPolicy
-
Indicates whether the spawned nodes should start with a Jolokia JMX agent to enable remote
- component1() - Method in class net.corda.testing.driver.NodeParameters
-
Optional name of the node,
- component1() - Method in class net.corda.testing.driver.NotaryHandle
-
- component1() - Method in class net.corda.testing.driver.WebserverHandle
-
Deprecated.
The
- component1() - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- component1() - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
A reference to the enclosing ledger{..}
- component1() - Method in class net.corda.testing.node.ClusterSpec.Raft
-
The number of nodes within the cluster.
- component1() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.DistributedServiceHandle
-
The
- component1() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
-
An integer giving the node an ID on the
- component1() - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
The name of the notary node.
- component1() - Method in class net.corda.testing.node.MockNetworkParameters
-
If false then messages will not be routed from sender to receiver until you use
- component1() - Method in class net.corda.testing.node.MockNodeParameters
-
Override the ID to use for the node.
- component1() - Method in class net.corda.testing.node.NotarySpec
-
The name of the notary.
- component1() - Method in class net.corda.testing.node.User
-
The rpc user
- component10() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component10() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component10() - Method in class net.corda.testing.driver.DriverParameters
-
A
- component10() - Method in class net.corda.testing.driver.NodeParameters
-
optional override for RPC address on which node will be accepting RPC connections from the clients.
- component11() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component11() - Method in class net.corda.testing.driver.DriverParameters
-
Used to specify whether to expose JMX metrics via Jolokia HHTP/JSON.
- component11() - Method in class net.corda.testing.driver.NodeParameters
-
- component12() - Method in class net.corda.testing.driver.DriverParameters
-
The network parameters to be used by all the nodes.
- component13() - Method in class net.corda.testing.driver.DriverParameters
-
Extra settings that need to be passed to the notary.
- component14() - Method in class net.corda.testing.driver.DriverParameters
-
Whether to use in-memory H2 for new nodes rather then on-disk
- component15() - Method in class net.corda.testing.driver.DriverParameters
-
- component16() - Method in class net.corda.testing.driver.DriverParameters
-
- component17() - Method in class net.corda.testing.driver.DriverParameters
-
Location of a JAR containing the Java APIs for the DJVM to use.
- component18() - Method in class net.corda.testing.driver.DriverParameters
-
Locations of JARs of user-supplied classes to execute within the DJVM sandbox.
- component19() - Method in class net.corda.testing.driver.DriverParameters
-
- component2() - Method in class net.corda.finance.flows.AbstractCashFlow.Result
-
the identity used for the other side of the transaction,
- component2() - Method in class net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
-
- component2() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
the
- component2() - Method in class net.corda.finance.flows.Buyer.SharedTx
-
- component2() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
-
anonymous identity of the seller,
- component2() - Method in class net.corda.nodeapi.flow.hospital.FlowCordappContext
-
- component2() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component2() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- component2() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component2() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component2() - Method in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- component2() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- component2() - Method in class net.corda.testing.driver.DriverParameters
-
The base directory node directories go into,
- component2() - Method in class net.corda.testing.driver.JmxPolicy
-
The port allocation strategy to use for remote Jolokia/JMX monitoring over HTTP.
- component2() - Method in class net.corda.testing.driver.NodeParameters
-
List of users who are authorised to use the RPC system.
- component2() - Method in class net.corda.testing.driver.NotaryHandle
-
- component2() - Method in class net.corda.testing.driver.WebserverHandle
-
Deprecated.
The
- component2() - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
- component2() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
-
The node
- component2() - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
Boolean for whether the notary is validating or non-validating.
- component2() - Method in class net.corda.testing.node.MockNetworkParameters
-
If true then each node will be run in its own thread.
- component2() - Method in class net.corda.testing.node.MockNodeParameters
-
The
- component2() - Method in class net.corda.testing.node.NotarySpec
-
Boolean for whether the notary is validating or non-validating.
- component2() - Method in class net.corda.testing.node.User
-
The rpc user
- component20() - Method in class net.corda.testing.driver.DriverParameters
-
- component21() - Method in class net.corda.testing.driver.DriverParameters
-
Whether to use a prebuilt H2 database schema or start from an empty schema.
- component3() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
the
- component3() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component3() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- component3() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component3() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component3() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- component3() - Method in class net.corda.testing.driver.DriverParameters
-
The port allocation strategy to use for the messaging and the web server addresses.
- component3() - Method in class net.corda.testing.driver.NodeParameters
-
The type of transaction verifier to use.
- component3() - Method in class net.corda.testing.driver.NotaryHandle
-
- component3() - Method in class net.corda.testing.node.MockNetworkParameters
-
How messages are load balanced in the case where a single compound identity
- component3() - Method in class net.corda.testing.node.MockNodeParameters
-
the initial entropy value to use when generating keys.
- component3() - Method in class net.corda.testing.node.NotarySpec
-
A list of users able to instigate RPC for this node or cluster of nodes.
- component3() - Method in class net.corda.testing.node.User
-
A
- component4() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component4() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component4() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component4() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- component4() - Method in class net.corda.testing.driver.DriverParameters
-
The port allocation strategy to use for jvm debugging.
- component4() - Method in class net.corda.testing.driver.NodeParameters
-
A map of custom node configuration overrides.
- component4() - Method in class net.corda.testing.node.MockNetworkParameters
-
The notaries to use in the mock network.
- component4() - Method in class net.corda.testing.node.MockNodeParameters
-
Add/override behaviour of the
- component4() - Method in class net.corda.testing.node.NotarySpec
-
How the notary will verify transactions.
- component5() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component5() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component5() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component5() - Method in class net.corda.testing.driver.DriverParameters
-
A Map of extra system properties which will be given to each new node.
- component5() - Method in class net.corda.testing.driver.NodeParameters
-
Determines if the node should be started inside the same process the Driver is running
- component5() - Method in class net.corda.testing.node.MockNetworkParameters
-
The network parameters to be used by all the nodes.
- component5() - Method in class net.corda.testing.node.MockNodeParameters
-
- component5() - Method in class net.corda.testing.node.NotarySpec
-
- component6() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component6() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component6() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component6() - Method in class net.corda.testing.driver.DriverParameters
-
If true the test clock will be used in Node.
- component6() - Method in class net.corda.testing.driver.NodeParameters
-
The maximum JVM heap size to use for the node.
- component6() - Method in class net.corda.testing.node.MockNetworkParameters
-
- component6() - Method in class net.corda.testing.node.NotarySpec
-
Should the notary be started in process.
- component7() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component7() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- component7() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component7() - Method in class net.corda.testing.driver.DriverParameters
-
Provides the default behaviour of whether new nodes should start inside this process or
- component7() - Method in class net.corda.testing.driver.NodeParameters
-
Additional
- component8() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component8() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component8() - Method in class net.corda.testing.driver.DriverParameters
-
If true,
- component8() - Method in class net.corda.testing.driver.NodeParameters
-
- component9() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- component9() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- component9() - Method in class net.corda.testing.driver.DriverParameters
-
The notaries advertised for this network.
- component9() - Method in class net.corda.testing.driver.NodeParameters
-
log level to be passed as parameter to an out of process node.
- ConnectionContext() - Constructor for interface net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
-
- ConnectionFailureException - Exception in net.corda.client.rpc
-
- ConnectionFailureException(cause) - Constructor for exception net.corda.client.rpc.ConnectionFailureException
-
- ConnectionFailureException() - Constructor for exception net.corda.client.rpc.ConnectionFailureException
-
- copy(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, cacheConcurrencyLevel, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize, deduplicationCacheExpiry, openTelemetryEnabled, simpleLogTelemetryEnabled, spanStartEndEventsEnabled, copyBaggageToTags) - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- copy(stx, recipient) - Method in class net.corda.finance.flows.AbstractCashFlow.Result
-
Combined signed transaction and identity lookup map, which is the resulting data from regular cash flows.
Specialised flows for unit tests differ from this.
- copy(notary, dealBeingOffered) - Method in class net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
-
- copy(payload, primaryIdentity, secondaryIdentity) - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
This object is serialised to the network and is the first flow message the seller sends to the buyer.
- copy(tx, cashSigningPubKeys) - Method in class net.corda.finance.flows.Buyer.SharedTx
-
- copy(price, payToIdentity) - Method in class net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
-
This object is serialised to the network and is the first flow message the seller sends to the buyer.
- copy(cordappName, cordaVersion) - Method in class net.corda.nodeapi.flow.hospital.FlowCordappContext
-
- copy(flowId, flowClass, flowState, cordappContext, compatibleWithCurrentCordaRuntime, progressStep, invocationContext, suspensionMetadata, flowStart, lastCheckpoint) - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- copy(invocationSource, userName, userSuppliedInformation) - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- copy(flowClass, flowState, progressStep, cordapp, compatibleWithCurrentCordaRuntime, suspensionDuration, flowStart) - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
Defines filters to lists flows with a checkpoint in the node that have not completed
- copy(flowClass, flowStates, progressStep, cordapp, compatibleWithCurrentCordaRuntime, suspensionDuration, flowStart, invocationSources, startedBy, suspensionSources, counterParties) - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
Defines filters to lists flows with a checkpoint in the node that have not completed
- copy(fromTime, untilTime) - Method in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- copy(suspensionSource, counterParties, externalOperationImplName, suspensionTimestamp) - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- copy(isDebug, driverDirectory, portAllocation, debugPortAllocation, systemProperties, useTestClock, startNodesInProcess, waitForAllNodesToFinish, notarySpecs, extraCordappPackagesToScan, jmxPolicy, networkParameters) - Method in class net.corda.testing.driver.DriverParameters
-
- copy(isDebug, driverDirectory, portAllocation, debugPortAllocation, systemProperties, useTestClock, startNodesInProcess, waitForAllNodesToFinish, notarySpecs, extraCordappPackagesToScan, jmxPolicy, networkParameters, cordappsForAllNodes) - Method in class net.corda.testing.driver.DriverParameters
-
- copy(isDebug, driverDirectory, portAllocation, debugPortAllocation, systemProperties, useTestClock, startNodesInProcess, waitForAllNodesToFinish, notarySpecs, extraCordappPackagesToScan, jmxPolicy, networkParameters, notaryCustomOverrides, inMemoryDB, cordappsForAllNodes) - Method in class net.corda.testing.driver.DriverParameters
-
- copy(isDebug, driverDirectory, portAllocation, debugPortAllocation, systemProperties, useTestClock, startNodesInProcess, waitForAllNodesToFinish, notarySpecs, extraCordappPackagesToScan, jmxPolicy, networkParameters, notaryCustomOverrides, inMemoryDB, cordappsForAllNodes, enableSNI) - Method in class net.corda.testing.driver.DriverParameters
-
- copy(isDebug, driverDirectory, portAllocation, debugPortAllocation, systemProperties, useTestClock, startNodesInProcess, waitForAllNodesToFinish, notarySpecs, extraCordappPackagesToScan, jmxPolicy, networkParameters, notaryCustomOverrides, inMemoryDB, cordappsForAllNodes, enableSNI, djvmBootstrapSource, djvmCordaSource, environmentVariables, allowHibernateToManageAppSchema) - Method in class net.corda.testing.driver.DriverParameters
-
- copy(isDebug, driverDirectory, portAllocation, debugPortAllocation, systemProperties, useTestClock, startNodesInProcess, waitForAllNodesToFinish, notarySpecs, extraCordappPackagesToScan, jmxPolicy, networkParameters, notaryCustomOverrides, inMemoryDB, cordappsForAllNodes, enableSNI, djvmBootstrapSource, djvmCordaSource, environmentVariables, allowHibernateToManageAppSchema, premigrateH2Database) - Method in class net.corda.testing.driver.DriverParameters
-
Builder for configuring a
driver
.
- copy(startJmxHttpServer, jmxHttpServerPortAllocation) - Method in class net.corda.testing.driver.JmxPolicy
-
A class containing configuration information for Jolokia JMX, to be used when creating a node via the
driver
.
- copy(providedName, rpcUsers, verifierType, customOverrides, startInSameProcess, maximumHeapSize) - Method in class net.corda.testing.driver.NodeParameters
-
- copy(providedName, rpcUsers, verifierType, customOverrides, startInSameProcess, maximumHeapSize, additionalCordapps, flowOverrides) - Method in class net.corda.testing.driver.NodeParameters
-
- copy(providedName, rpcUsers, verifierType, customOverrides, startInSameProcess, maximumHeapSize, additionalCordapps, flowOverrides, logLevelOverride, rpcAddress, runMigration) - Method in class net.corda.testing.driver.NodeParameters
-
- copy(identity, validating, nodeHandles) - Method in class net.corda.testing.driver.NotaryHandle
-
Object ecapsulating a notary started automatically by the driver.
- copy(listenAddress, process) - Method in class net.corda.testing.driver.WebserverHandle
-
Deprecated.
Class which represents a handle to a webserver process and its NetworkHostAndPort for testing purposes.
- copy(services, labelToOutputStateAndRefs, transactionWithLocations, nonVerifiedTransactionWithLocations) - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- copy(ledgerInterpreter, transactionBuilder, labelToIndexMap) - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
This interpreter builds a transaction, and TransactionDSL.verifies that the resolved transaction is correct. Note
that transactions corresponding to input states are not verified. Use LedgerDSL.verifies for that.
- copy(clusterSize) - Method in class net.corda.testing.node.ClusterSpec.Raft
-
A class representing the configuration of a raft consensus algorithm used for a cluster of nodes.
- copy(party) - Method in class net.corda.testing.node.InMemoryMessagingNetwork.DistributedServiceHandle
-
- copy(id, name) - Method in class net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
-
- copy(name, validating) - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
The spec for a notary which will used by the
class MockNetwork
to automatically start a notary node. This notary will
become part of the network parameters used by all the nodes.
- copy(networkSendManuallyPumped, threadPerNode, servicePeerAllocationStrategy, notarySpecs, networkParameters) - Method in class net.corda.testing.node.MockNetworkParameters
-
- copy(networkSendManuallyPumped, threadPerNode, servicePeerAllocationStrategy, notarySpecs, networkParameters, cordappsForAllNodes) - Method in class net.corda.testing.node.MockNetworkParameters
-
- copy(forcedID, legalName, entropyRoot, configOverrides) - Method in class net.corda.testing.node.MockNodeParameters
-
- copy(forcedID, legalName, entropyRoot, configOverrides, additionalCordapps) - Method in class net.corda.testing.node.MockNodeParameters
-
- copy(name, validating, rpcUsers, verifierType, cluster) - Method in class net.corda.testing.node.NotarySpec
-
- copy(name, validating, rpcUsers, verifierType, cluster, startInProcess) - Method in class net.corda.testing.node.NotarySpec
-
A notary spec for describing a notary which will be started automatically by the driver and which will be part of
the network parameters used by all the nodes.
- copy(username, password, permissions) - Method in class net.corda.testing.node.User
-
Object encapsulating a node rpc user and their associated permissions for use when testing using the
driver
- copyDatabaseSnapshot(baseDirectory) - Method in class net.corda.testing.node.DatabaseSnapshot
-
- CordaRPCClient - Class in net.corda.client.rpc
-
An RPC client connects to the specified server and allows you to make calls to the server that perform various
useful tasks. Please see the Client RPC section of docs.corda.net to learn more about how this API works. A brief
description is provided here.
- CordaRPCClient(hostAndPort, configuration) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, configuration, classLoader) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, configuration, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, configuration, sslConfiguration) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, configuration, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, configuration, sslConfiguration) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, configuration) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, configuration, sslConfiguration, classLoader, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, configuration, sslConfiguration, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, configuration, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(hostAndPort, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, configuration, sslConfiguration, classLoader, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, configuration, sslConfiguration, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, configuration, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient(haAddressPool, customSerializers) - Constructor for class net.corda.client.rpc.CordaRPCClient
-
- CordaRPCClient.Companion - Class in net.corda.client.rpc
-
- CordaRPCClientConfiguration - Class in net.corda.client.rpc
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize, deduplicationCacheExpiry, openTelemetryEnabled, simpleLogTelemetryEnabled, spanStartEndEventsEnabled, copyBaggageToTags) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize, deduplicationCacheExpiry, openTelemetryEnabled, simpleLogTelemetryEnabled, spanStartEndEventsEnabled) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize, deduplicationCacheExpiry, openTelemetryEnabled, simpleLogTelemetryEnabled) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize, deduplicationCacheExpiry, openTelemetryEnabled) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize, deduplicationCacheExpiry) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts, maxFileSize) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier, maxReconnectAttempts) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval, connectionRetryIntervalMultiplier) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize, connectionRetryInterval) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval, observationExecutorPoolSize) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites, reapInterval) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion, trackRpcCallSites) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval, minimumServerProtocolVersion) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration(connectionMaxRetryInterval) - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration() - Constructor for class net.corda.client.rpc.CordaRPCClientConfiguration
-
Can be used to configure the RPC client connection.
- CordaRPCClientConfiguration.Companion - Class in net.corda.client.rpc
-
- CordaRPCConnection - Class in net.corda.client.rpc
-
This class is essentially just a wrapper for an RPCConnection
and can be treated identically.
- CordaRPCConnection.Companion - Class in net.corda.client.rpc
-
- cordaService(type) - Method in class net.corda.testing.node.MockServices
-
- cordaTelemetryComponent(type) - Method in class net.corda.testing.node.MockServices
-
- CouldNotStartFlowException - Exception in net.corda.client.rpc.reconnect
-
Thrown when a flow start command died before receiving a net.corda.core.messaging.FlowHandle.
On catching this exception, the typical behaviour is to run a "logical retry", meaning only retry the flow if the expected outcome did not occur.
- CouldNotStartFlowException(cause) - Constructor for exception net.corda.client.rpc.reconnect.CouldNotStartFlowException
-
Thrown when a flow start command died before receiving a net.corda.core.messaging.FlowHandle.
On catching this exception, the typical behaviour is to run a "logical retry", meaning only retry the flow if the expected outcome did not occur.
- CouldNotStartFlowException() - Constructor for exception net.corda.client.rpc.reconnect.CouldNotStartFlowException
-
Thrown when a flow start command died before receiving a net.corda.core.messaging.FlowHandle.
On catching this exception, the typical behaviour is to run a "logical retry", meaning only retry the flow if the expected outcome did not occur.
- createDefaultMapper(info, factory, fuzzyIdentityMatch, fullParties) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(info, factory, fuzzyIdentityMatch) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(info, factory) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(info) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(rpc, factory, fuzzyIdentityMatch, fullParties) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(rpc, factory, fuzzyIdentityMatch) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(rpc, factory) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createDefaultMapper(rpc) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses RPC to deserialise parties from string names.
- createInMemoryMapper(identityService, factory, fuzzyIdentityMatch, fullParties) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses an IdentityService directly inside the node to deserialise parties from string names.
- createInMemoryMapper(identityService, factory, fuzzyIdentityMatch) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses an IdentityService directly inside the node to deserialise parties from string names.
- createInMemoryMapper(identityService, factory) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses an IdentityService directly inside the node to deserialise parties from string names.
- createInMemoryMapper(identityService) - Static method in class net.corda.client.jackson.JacksonSupport
-
Creates a Jackson ObjectMapper that uses an IdentityService directly inside the node to deserialise parties from string names.
- createMockCordaService(serviceHub, serviceConstructor) - Static method in class net.corda.testing.node.MockServicesKt
-
Function which can be used to create a mock CordaService for use within testing, such as an Oracle.
- createNode(parameters) - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given parameters.
- createNode(legalName, forcedID, entropyRoot, configOverrides) - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given parameters.
- createNode(legalName, forcedID, entropyRoot) - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given parameters.
- createNode(legalName, forcedID) - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given parameters.
- createNode(legalName) - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given parameters.
- createNode() - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given parameters.
- createNonRpcMapper(factory, fullParties) - Static method in class net.corda.client.jackson.JacksonSupport
-
For testing or situations where deserialising parties is not required
- createNonRpcMapper(factory) - Static method in class net.corda.client.jackson.JacksonSupport
-
For testing or situations where deserialising parties is not required
- createNonRpcMapper() - Static method in class net.corda.client.jackson.JacksonSupport
-
For testing or situations where deserialising parties is not required
- createPartyNode(legalName) - Method in class net.corda.testing.node.MockNetwork
-
Create a started node with the given identity.
- createUnstartedNode(parameters) - Method in class net.corda.testing.node.MockNetwork
-
Create an unstarted node with the given parameters.
- createUnstartedNode(legalName, forcedID, entropyRoot, configOverrides) - Method in class net.corda.testing.node.MockNetwork
-
Create an unstarted node with the given parameters.
- createUnstartedNode(legalName, forcedID, entropyRoot) - Method in class net.corda.testing.node.MockNetwork
-
Create an unstarted node with the given parameters.
- createUnstartedNode(legalName, forcedID) - Method in class net.corda.testing.node.MockNetwork
-
Create an unstarted node with the given parameters.
- createUnstartedNode(legalName) - Method in class net.corda.testing.node.MockNetwork
-
Create an unstarted node with the given parameters.
- createUnstartedNode() - Method in class net.corda.testing.node.MockNetwork
-
Create an unstarted node with the given parameters.
- Currencies - Class in net.corda.finance
-
- Currencies() - Constructor for class net.corda.finance.Currencies
-
- GBP - Static variable in class net.corda.finance.Currencies
-
- generateCashIssue(tx, obligor, acceptableContract, amount, dueBefore, beneficiary, notary) - Static method in class net.corda.finance.workflows.asset.ObligationUtils
-
Puts together an issuance transaction for the specified currency obligation amount that starts out being owned by
the given pubkey.
- generateCloseOutNetting(tx, signer, inputs) - Static method in class net.corda.finance.workflows.asset.ObligationUtils
-
Generate a transaction performing close-out netting of two or more states.
- generateExit(tx, amountIssued, assetStates) - Static method in class net.corda.finance.workflows.asset.ObligationUtils
-
Generate an transaction exiting an obligation from the ledger.
- generateIssue(tx, obligor, issuanceDef, pennies, beneficiary, notary) - Method in class net.corda.finance.workflows.asset.ObligationUtils
-
Puts together an issuance transaction for the specified amount that starts out being owned by the given pubkey.
- generateIssue(issuance, faceValue, maturityDate, notary) - Static method in class net.corda.finance.workflows.CommercialPaperUtils
-
Returns a transaction that issues commercial paper, owned by the issuing parties key. Does not update
an existing transaction because you aren't able to issue multiple pieces of CP in a single transaction
at the moment: this restriction is not fundamental and may be lifted later.
- generateMove(tx, paper, newOwner) - Static method in class net.corda.finance.workflows.CommercialPaperUtils
-
Updates the given partial transaction with an input/output/command to reassign ownership of the paper.
- generatePaymentNetting(tx, issued, notary, inputs) - Static method in class net.corda.finance.workflows.asset.ObligationUtils
-
- generateRedeem(tx, paper, services, ourIdentity) - Static method in class net.corda.finance.workflows.CommercialPaperUtils
-
Intended to be called by the issuer of some commercial paper, when an owner has notified us that they wish
to redeem the paper. We must therefore send enough money to the key that owns the paper to satisfy the face
value, and then ensure the paper is removed from the ledger.
- generateSetLifecycle(tx, statesAndRefs, lifecycle, notary) - Static method in class net.corda.finance.workflows.asset.ObligationUtils
-
Generate a transaction changing the lifecycle of one or more state objects.
- generateSettle(tx, statesAndRefs, assetStatesAndRefs, moveCommand, notary) - Static method in class net.corda.finance.workflows.asset.ObligationUtils
-
- generateSpend(services, tx, amount, to, onlyFromParties) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Deprecated.
- generateSpend(services, tx, amount, ourIdentity, to, onlyFromParties, anonymous) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Generate a transaction that moves an amount of currency to the given party.
- generateSpend(services, tx, amount, ourIdentity, to, onlyFromParties) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Generate a transaction that moves an amount of currency to the given party.
- generateSpend(services, tx, amount, ourIdentity, to) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Generate a transaction that moves an amount of currency to the given party.
- generateSpend(services, tx, payments, onlyFromParties) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Deprecated.
- generateSpend(services, tx, payments, ourIdentity, onlyFromParties, anonymous) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Generate a transaction that moves money of the given amounts to the recipients specified.
- generateSpend(services, tx, payments, ourIdentity, onlyFromParties) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Generate a transaction that moves money of the given amounts to the recipients specified.
- generateSpend(services, tx, payments, ourIdentity) - Static method in class net.corda.finance.workflows.asset.CashUtils
-
Generate a transaction that moves money of the given amounts to the recipients specified.
- getAdditionalCordapps() - Method in class net.corda.testing.driver.NodeParameters
-
Additional
- getAdditionalCordapps() - Method in class net.corda.testing.node.MockNodeParameters
-
- getAllowHibernateToManageAppSchema() - Method in class net.corda.testing.driver.DriverParameters
-
- getAmount() - Method in class net.corda.finance.flows.AbstractCashFlow.AbstractRequest
-
- getAmount() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
the amount of currency to issue.
- getAmount() - Method in class net.corda.finance.flows.CashPaymentFlow
-
the amount of a currency to pay to the recipient.
- getAnonymous() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
if true,
- getAnonymous() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
-
- getAnonymous() - Method in class net.corda.finance.flows.CashPaymentFlow
-
whether to anonymous the recipient party.
- getAnonymous() - Method in class net.corda.finance.flows.CashPaymentFlow.PaymentRequest
-
- getArgs() - Method in class net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
-
- getAttachmentIdAndBytes(jar) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- getAttachments() - Method in class net.corda.testing.node.MockServices
-
- getAvailableCommands() - Method in class net.corda.client.jackson.StringToMethodCallParser
-
Returns a string-to-string map of commands to a string describing available parameter types.
- getAvailableComponentHashes() - Method in class net.corda.client.jackson.JacksonSupport.WireTransactionMixin
-
Deprecated.
- getAvailableComponents() - Method in class net.corda.client.jackson.JacksonSupport.WireTransactionMixin
-
Deprecated.
- getBackoffBase() - Method in class net.corda.testing.node.MockNetFlowTimeOut
-
- GetBalances - Class in net.corda.finance.workflows
-
- GetBalances() - Constructor for class net.corda.finance.workflows.GetBalances
-
- getBaseDirectory() - Method in interface net.corda.testing.driver.NodeHandle
-
The location of the node's base directory
- getCashBalance($this$getCashBalance, currency) - Static method in class net.corda.finance.workflows.GetBalances
-
- getCashBalance($this$getCashBalance, currency) - Static method in class net.corda.finance.workflows.GetBalances
-
- getCashBalances($this$getCashBalances) - Static method in class net.corda.finance.workflows.GetBalances
-
- getCashBalances($this$getCashBalances) - Static method in class net.corda.finance.workflows.GetBalances
-
- getCashSigningPubKeys() - Method in class net.corda.finance.flows.Buyer.SharedTx
-
- getClassName() - Method in class net.corda.testing.node.MockNetNotaryConfig
-
- getClassName() - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
String the optional name of a notary service class to load. If null, a builtin notary is loaded.
- getClock() - Method in class net.corda.testing.node.MockServices
-
- getCluster() - Method in class net.corda.testing.node.NotarySpec
-
- getClusterSize() - Method in class net.corda.testing.node.ClusterSpec
-
The number of nodes within the cluster.
- getClusterSize() - Method in class net.corda.testing.node.ClusterSpec.Raft
-
The number of nodes within the cluster.
- getCompatibleWithCurrentCordaRuntime() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getCompatibleWithCurrentCordaRuntime() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getCompatibleWithCurrentCordaRuntime() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getConfig() - Method in class net.corda.testing.node.TestCordapp
-
Returns the config for on this CorDapp, defaults to empty if not specified.
- getConfigAsHOCONString() - Method in interface net.corda.client.rpc.proxy.NodeStatusRpcOps
-
- getConfigOverrides() - Method in class net.corda.testing.node.MockNodeParameters
-
Add/override behaviour of the
- getConnectionMaxRetryInterval() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The maximum retry interval for re-connections.
- getConnectionOpt() - Method in interface net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
-
- getConnectionRetryInterval() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The base retry interval for reconnection attempts.
- getConnectionRetryIntervalMultiplier() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The retry interval multiplier for exponential backoff.
- getContractUpgradeService() - Method in class net.corda.testing.node.MockServices
-
- getCopyBaggageToTags() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- getCordaModule() - Method in class net.corda.client.jackson.JacksonSupport
-
Deprecated.
- getCordapp() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getCordapp() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getCordappClassloader() - Method in class net.corda.testing.node.MockServices
-
Returns the classloader containing all jar deployed in the 'cordapps' folder.
- getCordappContext() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getCordappName() - Method in class net.corda.nodeapi.flow.hospital.FlowCordappContext
-
- getCordappPackages() - Method in class net.corda.testing.node.MockNetwork
-
Deprecated.
- getCordappProvider() - Method in class net.corda.testing.node.MockServices
-
- getCordappsForAllNodes() - Method in class net.corda.testing.driver.DriverParameters
-
- getCordappsForAllNodes() - Method in class net.corda.testing.node.MockNetworkParameters
-
- getCordaVersion() - Method in class net.corda.nodeapi.flow.hospital.FlowCordappContext
-
- getCounterParties() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getCounterParties() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- getCurrency() - Method in class net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
-
- getCurrency() - Method in class net.corda.finance.test.SampleCashSchemaV2.PersistentCashState
-
product type
- getCurrency() - Method in class net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
-
- getCustomOverrides() - Method in class net.corda.testing.driver.NodeParameters
-
A map of custom node configuration overrides.
- getDealBeingOffered() - Method in class net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
-
- getDebugPortAllocation() - Method in class net.corda.testing.driver.DriverParameters
-
The port allocation strategy to use for jvm debugging.
- getDeduplicationCacheExpiry() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The cache expiry of a deduplication watermark per client.
- getDefaultAllocator() - Method in class net.corda.testing.driver.PortAllocation.Companion
-
- getDefaultAllocator() - Static method in class net.corda.testing.driver.PortAllocation
-
- getDefaultMapper() - Method in class net.corda.testing.http.HttpUtils
-
- getDefaultNotaryHandle($this) - Static method in class net.corda.testing.driver.DriverDSL.DefaultImpls
-
Returns the
class NotaryHandle
for the single notary on the network. Throws if there are none or more than one.
- getDefaultNotaryHandle() - Method in interface net.corda.testing.driver.DriverDSL
-
Returns the
class NotaryHandle
for the single notary on the network. Throws if there are none or more than one.
- getDefaultNotaryIdentity($this) - Static method in class net.corda.testing.driver.DriverDSL.DefaultImpls
-
Returns the identity of the single notary on the network. Throws if there are none or more than one.
- getDefaultNotaryIdentity() - Method in interface net.corda.testing.driver.DriverDSL
-
Returns the identity of the single notary on the network. Throws if there are none or more than one.
- getDefaultNotaryIdentity() - Method in class net.corda.testing.node.MockNetwork
-
Return the identity of the default notary node.
- getDefaultNotaryNode($this) - Static method in class net.corda.testing.driver.DriverDSL.DefaultImpls
-
Returns a CordaFuture on the
interface NodeHandle
for the single-node notary on the network. Throws if there
are no notaries or more than one, or if the notary is a distributed cluster.
- getDefaultNotaryNode() - Method in interface net.corda.testing.driver.DriverDSL
-
Returns a CordaFuture on the
interface NodeHandle
for the single-node notary on the network. Throws if there
are no notaries or more than one, or if the notary is a distributed cluster.
- getDefaultNotaryNode() - Method in class net.corda.testing.node.MockNetwork
-
Returns the single notary node on the network. Throws an exception if there are none or more than one.
- getDefaultParameters() - Method in class net.corda.testing.node.MockNetwork
-
The default parameters for the network.
- getDiagnosticsService() - Method in class net.corda.testing.node.MockServices
-
- getDjvmBootstrapSource() - Method in class net.corda.testing.driver.DriverParameters
-
Location of a JAR containing the Java APIs for the DJVM to use.
- getDjvmCordaSource() - Method in class net.corda.testing.driver.DriverParameters
-
Locations of JARs of user-supplied classes to execute within the DJVM sandbox.
- getDOLLARS($this$DOLLARS) - Static method in class net.corda.finance.Currencies
-
- getDOLLARS($this$DOLLARS) - Static method in class net.corda.finance.Currencies
-
- getDOLLARS($this$DOLLARS) - Static method in class net.corda.finance.Currencies
-
- getDriverDirectory() - Method in class net.corda.testing.driver.DriverParameters
-
The base directory node directories go into,
- getEnableSNI() - Method in class net.corda.testing.driver.DriverParameters
-
- getEndpointsExternal() - Method in class net.corda.testing.node.InMemoryMessagingNetwork
-
- getEntropyRoot() - Method in class net.corda.testing.node.MockNodeParameters
-
the initial entropy value to use when generating keys.
- getEnvironmentVariables() - Method in class net.corda.testing.driver.DriverParameters
-
- getExpectedTypeName() - Method in exception net.corda.finance.flows.TwoPartyTradeFlow.AssetMismatchException
-
- getExternalOperationImplName() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- getExtraConfig() - Method in class net.corda.testing.node.MockNetNotaryConfig
-
- getExtraCordappPackagesToScan() - Method in class net.corda.testing.driver.DriverParameters
-
Deprecated.
- getExtraDataSourceProperties() - Method in class net.corda.testing.node.MockNodeConfigOverrides
-
- getFiles() - Method in class net.corda.testing.services.MockAttachmentStorage
-
A map of the currently stored files by their SecureHash
- getFlowClass() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getFlowClass() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getFlowClass() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getFlowCounts() - Method in interface net.corda.client.rpc.proxy.NodeFlowStatusRpcOps
-
- getFlowId() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getFlowOverrides() - Method in class net.corda.testing.driver.NodeParameters
-
- getFlowsMatching(query) - Method in interface net.corda.client.rpc.proxy.NodeFlowStatusRpcOps
-
- getFlowsMatchingV2(query) - Method in interface net.corda.client.rpc.proxy.NodeFlowStatusRpcOps
-
- getFlowStart() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getFlowStart() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getFlowStart() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getFlowState() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getFlowState() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getFlowStates() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getFlowStatus(flowId) - Method in interface net.corda.client.rpc.proxy.NodeFlowStatusRpcOps
-
- getFlowTimeout() - Method in class net.corda.testing.node.MockNodeConfigOverrides
-
- getForcedID() - Method in class net.corda.testing.node.MockNodeParameters
-
Override the ID to use for the node.
- getFromTime() - Method in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- getFuzzyIdentityMatch() - Method in class net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
-
Deprecated.
- getFuzzyIdentityMatch() - Method in class net.corda.client.jackson.JacksonSupport.PartyInfoObjectMapper
-
Deprecated.
- getFuzzyIdentityMatch() - Method in class net.corda.client.jackson.JacksonSupport.RpcObjectMapper
-
Deprecated.
- getId() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getId() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
-
An integer giving the node an ID on the
- getId() - Method in class net.corda.testing.node.StartedMockNode
-
An identifier for the node. By default this is allocated sequentially in a
class MockNetwork
.
- getId() - Method in class net.corda.testing.node.UnstartedMockNode
-
An identifier for the node. By default this is allocated sequentially in a
class MockNetwork
- getIdentity() - Method in class net.corda.testing.driver.NotaryHandle
-
- getIdentityService() - Method in class net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
-
Deprecated.
- getIdentityService() - Method in class net.corda.testing.node.MockServices
-
- getInfo() - Method in class net.corda.client.jackson.JacksonSupport.PartyInfoObjectMapper
-
Deprecated.
- getInfo() - Method in class net.corda.testing.node.StartedMockNode
-
The NodeInfo for the underlying node.
- getInMemoryDB() - Method in class net.corda.testing.driver.DriverParameters
-
Whether to use in-memory H2 for new nodes rather then on-disk
- getInputs() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getInstalledDrivers() - Method in interface net.corda.client.rpc.proxy.NodeStatusRpcOps
-
- getInstance() - Method in class net.corda.finance.workflows.asset.selection.AbstractCashSelection.Companion
-
- getInstance(metadata) - Method in class net.corda.finance.workflows.asset.selection.AbstractCashSelection.Companion
-
- getInterpreter() - Method in class net.corda.testing.dsl.LedgerDSL
-
- getInvocationContext() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getInvocationSource() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- getInvocationSources() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getIssuer() - Method in class net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
-
X500Name of issuer party
- getIssuerConstraint() - Method in class net.corda.finance.flows.CashPaymentFlow
-
if specified,
- getIssuerConstraint() - Method in class net.corda.finance.flows.CashPaymentFlow.PaymentRequest
-
- getIssueRef() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
a reference to put on the issued currency.
- getIssueRef() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
-
- getIssueRef() - Method in class net.corda.finance.flows.CashIssueFlow.IssueRequest
-
- getIssuerPartyHash() - Method in class net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
-
- getIssuerRef() - Method in class net.corda.finance.flows.CashExitFlow.ExitRequest
-
- getIssuerRef() - Method in class net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
-
- getIssuerRef() - Method in class net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
-
- getISSUING_CASH() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.Companion
-
- getJmxAddress() - Method in interface net.corda.testing.driver.NodeHandle
-
Get the JMX server address for this node, if JMX is enabled
- getJmxHttpServerPortAllocation() - Method in class net.corda.testing.driver.JmxPolicy
-
The port allocation strategy to use for remote Jolokia/JMX monitoring over HTTP.
- getJmxPolicy() - Method in class net.corda.testing.driver.DriverParameters
-
Used to specify whether to expose JMX metrics via Jolokia HHTP/JSON.
- getKeyManagementService() - Method in class net.corda.testing.node.MockServices
-
- getLastCheckpoint() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getLatestContractAttachments(contractClassName, minContractVersion) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- getLedgerInterpreter() - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
A reference to the enclosing ledger{..}
- getLedgerInterpreter() - Method in class net.corda.testing.dsl.TransactionDSL
-
A reference to the enclosing ledger{..}'s interpreter.
- getLedgerInterpreter() - Method in interface net.corda.testing.dsl.TransactionDSLInterpreter
-
A reference to the enclosing ledger{..}'s interpreter.
- getLegalName() - Method in class net.corda.testing.node.MockNodeParameters
-
The
- getListenAddress() - Method in class net.corda.testing.driver.WebserverHandle
-
Deprecated.
The
- getLogConfigAsXMLString() - Method in interface net.corda.client.rpc.proxy.NodeStatusRpcOps
-
- getLogLevelOverride() - Method in class net.corda.testing.driver.NodeParameters
-
log level to be passed as parameter to an out of process node.
- getLogSnapshot(numberOfElements) - Method in interface net.corda.client.rpc.proxy.NodeStatusRpcOps
-
- getMapper() - Method in class net.corda.testing.http.HttpApi
-
- getMaxAttempts() - Method in class net.corda.client.rpc.GracefulReconnect
-
the maximum number of attempts per each individual RPC call.
- getMaxFileSize() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
Maximum size of RPC responses,
- getMaximumHeapSize() - Method in class net.corda.testing.driver.NodeParameters
-
The maximum JVM heap size to use for the node.
- getMaximumHeapSize() - Method in class net.corda.testing.node.NotarySpec
-
- getMaxReconnectAttempts() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
Maximum reconnect attempts on failover or disconnection.
- getMaxRestartCount() - Method in class net.corda.testing.node.MockNetFlowTimeOut
-
- getMerkleTree() - Method in class net.corda.client.jackson.JacksonSupport.WireTransactionMixin
-
Deprecated.
- getMessageData() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
-
Data contained in this message transfer
- getMethod() - Method in class net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
-
- getMethodMap() - Method in class net.corda.client.jackson.StringToMethodCallParser
-
The methods that can be invoked via this parser.
- getMethodName() - Method in exception net.corda.client.jackson.UnparseableCallException.UnknownMethod
-
- getMethodParamNames() - Method in class net.corda.client.jackson.StringToMethodCallParser
-
A map of method name to parameter names for the target type.
- getMigrationResource() - Method in class net.corda.finance.test.SampleCashSchemaV1
-
- getMigrationResource() - Method in class net.corda.finance.test.SampleCashSchemaV2
-
- getMigrationResource() - Method in class net.corda.finance.test.SampleCashSchemaV3
-
- getMinimumServerProtocolVersion() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The minimum protocol version required from the server. This is equivalent to the node's platform version
number. If this minimum version is not met, an exception will be thrown at startup. If you use features
introduced in a later version, you can bump this to match the platform version you need and get an early
check that runs before you do anything.
- getMsg() - Method in exception net.corda.client.rpc.PermissionException
-
- getMyInfo() - Method in class net.corda.testing.node.MockServices
-
- getName() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
-
The node
- getName() - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
The name of the notary node.
- getName() - Method in class net.corda.testing.node.NotarySpec
-
The name of the notary.
- getNetworkMapCache() - Method in class net.corda.testing.node.MockServices
-
- getNetworkParameters() - Method in class net.corda.testing.driver.DriverParameters
-
The network parameters to be used by all the nodes.
- getNetworkParameters() - Method in class net.corda.testing.node.MockNetwork
-
The network parameters to be used by all the nodes.
- getNetworkParameters() - Method in class net.corda.testing.node.MockNetworkParameters
-
The network parameters to be used by all the nodes.
- getNetworkParameters() - Method in class net.corda.testing.node.MockServices
-
- getNetworkParametersService() - Method in class net.corda.testing.node.MockServices
-
- getNetworkSendManuallyPumped() - Method in class net.corda.testing.node.MockNetwork
-
If false then messages will not be routed from sender to receiver until you use
- getNetworkSendManuallyPumped() - Method in class net.corda.testing.node.MockNetworkParameters
-
If false then messages will not be routed from sender to receiver until you use
- getNextNodeId() - Method in class net.corda.testing.node.MockNetwork
-
In a mock network, nodes have an incrementing integer ID. Real networks do not have this. Returns the next ID that will be used.
- getNodeHandles() - Method in class net.corda.testing.driver.NotaryHandle
-
- getNodeInfo() - Method in interface net.corda.testing.driver.NodeHandle
-
Get the NodeInfo for this node
- getNotary() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getNotary() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
the notary to set on the output states.
- getNotary() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
-
- getNotary() - Method in class net.corda.finance.flows.CashIssueFlow.IssueRequest
-
- getNotary() - Method in class net.corda.finance.flows.CashPaymentFlow
-
if not specified,
- getNotary() - Method in class net.corda.finance.flows.CashPaymentFlow.PaymentRequest
-
- getNotary() - Method in class net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
-
- getNotary() - Method in class net.corda.testing.node.MockNodeConfigOverrides
-
- getNotaryChangeTx() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getNotaryCustomOverrides() - Method in class net.corda.testing.driver.DriverParameters
-
Extra settings that need to be passed to the notary.
- getNotaryHandles() - Method in interface net.corda.testing.driver.DriverDSL
-
- getNotaryNodes() - Method in class net.corda.testing.node.MockNetwork
-
Returns the list of notary nodes started by the network.
- getNotaryParty() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Instigator
-
- getNotaryParty() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- getNotarySpecs() - Method in class net.corda.testing.driver.DriverParameters
-
The notaries advertised for this network.
- getNotarySpecs() - Method in class net.corda.testing.node.MockNetwork
-
The notaries to use in the mock network.
- getNotarySpecs() - Method in class net.corda.testing.node.MockNetworkParameters
-
The notaries to use in the mock network.
- getObservationExecutorPoolSize() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The number of threads to use for observations for executing
- getOnDisconnect() - Method in class net.corda.client.rpc.GracefulReconnect
-
implement this callback to perform logic when the RPC disconnects on connection disconnect
- getOnReconnect() - Method in class net.corda.client.rpc.GracefulReconnect
-
implement this callback to perform logic when the RPC has reconnected after connection disconnect
- getOpenTelemetryEnabled() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- getOrReport($this$getOrReport, out) - Static method in class net.corda.client.jackson.StringToClassParserKt
-
Gets the value from the Try object if that contains successful result.
In case of the failure it'll returns null and report using the provided PrintWriter
or trow the exception if the PrintWriter is null
- getOtherSideSession() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Acceptor
-
- getOtherSideSession() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Instigator
-
- getOtherSideSession() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- getOtherSideSession() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Secondary
-
- getOutputStates() - Method in class net.corda.client.jackson.JacksonSupport.WireTransactionMixin
-
Deprecated.
- getOwner() - Method in class net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
-
X500Name of owner party
- getOwnerHash() - Method in class net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
-
- getP2pAddress() - Method in interface net.corda.testing.driver.NodeHandle
-
Get the p2p address for this node
- getParameterNames() - Method in exception net.corda.client.jackson.MappingException.UnknownParameter
-
- getParamName() - Method in exception net.corda.client.jackson.UnparseableCallException.MissingParameter
-
- getParticipants() - Method in class net.corda.finance.test.SampleCashSchemaV2.PersistentCashState
-
- getParticipants() - Method in class net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
-
X500Name of participant parties
- getParty() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.DistributedServiceHandle
-
The
- getPassword() - Method in class net.corda.testing.node.User
-
The rpc user
- getPAYING_RECIPIENT() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.Companion
-
- getPayload() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
- getPayload() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Instigator
-
- getPayload() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- getPayToIdentity() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
-
anonymous identity of the seller,
- getPennies() - Method in class net.corda.finance.test.SampleCashSchemaV1.PersistentCashState
-
- getPennies() - Method in class net.corda.finance.test.SampleCashSchemaV3.PersistentCashState
-
- getPermissions() - Method in class net.corda.testing.node.User
-
A
- getPortAllocation() - Method in class net.corda.testing.driver.DriverParameters
-
The port allocation strategy to use for the messaging and the web server addresses.
- getPortCounter() - Method in class net.corda.testing.driver.PortAllocation.Incremental
-
Deprecated.
- getPOUNDS($this$POUNDS) - Static method in class net.corda.finance.Currencies
-
- getPOUNDS($this$POUNDS) - Static method in class net.corda.finance.Currencies
-
- getPOUNDS($this$POUNDS) - Static method in class net.corda.finance.Currencies
-
- getPremigrateH2Database() - Method in class net.corda.testing.driver.DriverParameters
-
Whether to use a prebuilt H2 database schema or start from an empty schema.
- getPrice() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
-
- getPrimaryIdentity() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
the
- getProcess() - Method in interface net.corda.testing.driver.OutOfProcess
-
The process in which this node is running
- getProcess() - Method in class net.corda.testing.driver.WebserverHandle
-
Deprecated.
The
- getProgressStep() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getProgressStep() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getProgressStep() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getProgressTracker() - Method in class net.corda.finance.flows.AbstractCashFlow
-
- getProgressTracker() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Acceptor
-
- getProgressTracker() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Instigator
-
- getProgressTracker() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Primary
-
- getProgressTracker() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Secondary
-
- getProgressTracker() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.Buyer
-
- getProgressTracker() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.Seller
-
- getProvidedName() - Method in class net.corda.testing.driver.NodeParameters
-
Optional name of the node,
- getProxy() - Method in class net.corda.client.rpc.CordaRPCConnection
-
Holds a synthetic class that automatically forwards method calls to the server, and returns the response.
- getProxy() - Method in interface net.corda.client.rpc.RPCConnection
-
Holds a synthetic class that automatically forwards method calls to the server, and returns the response.
- getRandom() - Method in class net.corda.testing.node.ServicePeerAllocationStrategy.Random
-
- getReapInterval() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
The interval of unused observable reaping.
- getReceivedMessages() - Method in class net.corda.testing.node.InMemoryMessagingNetwork
-
A stream of (sender, message, recipients) triples containing messages once they have been received.
- getRecipient() - Method in class net.corda.finance.flows.AbstractCashFlow.Result
-
the identity used for the other side of the transaction,
- getRecipient() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow
-
the recipient of the currency
- getRecipient() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
-
- getRecipient() - Method in class net.corda.finance.flows.CashPaymentFlow
-
the party to pay the currency to.
- getRecipient() - Method in class net.corda.finance.flows.CashPaymentFlow.PaymentRequest
-
- getRecipients() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
-
- getRegisteredCustomSerializers() - Method in class net.corda.client.rpc.CordaRPCClient
-
- getRequiredSigningKeys() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getRoot() - Method in class net.corda.testing.http.HttpApi
-
- getRpc() - Method in class net.corda.client.jackson.JacksonSupport.RpcObjectMapper
-
Deprecated.
- getRpc() - Method in interface net.corda.testing.driver.NodeHandle
-
Interface to the node's RPC system. The first RPC user will be used to login if are any, otherwise a default one
will be added and that will be used.
- getRpcAddress() - Method in interface net.corda.testing.driver.NodeHandle
-
Get the rpc address for this node
- getRpcAddress() - Method in class net.corda.testing.driver.NodeParameters
-
optional override for RPC address on which node will be accepting RPC connections from the clients.
- getRpcAdminAddress() - Method in interface net.corda.testing.driver.NodeHandle
-
Get the rpc admin address for this node
- getRpcUsers() - Method in interface net.corda.testing.driver.NodeHandle
-
- getRpcUsers() - Method in class net.corda.testing.driver.NodeParameters
-
List of users who are authorised to use the RPC system.
- getRpcUsers() - Method in class net.corda.testing.node.NotarySpec
-
A list of users able to instigate RPC for this node or cluster of nodes.
- getRunMigration() - Method in class net.corda.testing.driver.NodeParameters
-
- getSecondaryIdentity() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
the
- getSender() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
-
- getSentMessages() - Method in class net.corda.testing.node.InMemoryMessagingNetwork
-
A stream of (sender, message, recipients) triples containing messages once they have been sent by
pumpSend
.
- getServerProtocolVersion() - Method in class net.corda.client.rpc.CordaRPCConnection
-
The RPC protocol version reported by the server.
- getServerProtocolVersion() - Method in interface net.corda.client.rpc.RPCConnection
-
The RPC protocol version reported by the server.
- getServiceLegalName() - Method in class net.corda.testing.node.MockNetNotaryConfig
-
- getServicePeerAllocationStrategy() - Method in class net.corda.testing.node.MockNetwork
-
How messages are load balanced in the case where a single compound identity
- getServicePeerAllocationStrategy() - Method in class net.corda.testing.node.MockNetworkParameters
-
How messages are load balanced in the case where a single compound identity
- getServices() - Method in interface net.corda.testing.driver.InProcess
-
Services which are available to this node
- getServices() - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- getServices() - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
- getServices() - Method in class net.corda.testing.node.StartedMockNode
-
The ServiceHub for the underlying node.
- getServicesForResolution() - Method in class net.corda.testing.node.MockServices
-
- getSigs() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getSimpleLogTelemetryEnabled() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- getSpanStartEndEventsEnabled() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- getStarted() - Method in class net.corda.testing.node.UnstartedMockNode
-
- getStartedBy() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getStartInProcess() - Method in class net.corda.testing.node.NotarySpec
-
Should the notary be started in process.
- getStartInSameProcess() - Method in class net.corda.testing.driver.NodeParameters
-
Determines if the node should be started inside the same process the Driver is running
- getStartJmxHttpServer() - Method in class net.corda.testing.driver.JmxPolicy
-
Indicates whether the spawned nodes should start with a Jolokia JMX agent to enable remote
- getStartNodesInProcess() - Method in class net.corda.testing.driver.DriverParameters
-
Provides the default behaviour of whether new nodes should start inside this process or
- getStx() - Method in class net.corda.finance.flows.AbstractCashFlow.Result
-
the signed transaction.
- getSuspensionDuration() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
- getSuspensionDuration() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getSuspensionMetadata() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- getSuspensionSource() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- getSuspensionSources() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
- getSuspensionTimestamp() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- getSWISS_FRANCS($this$SWISS_FRANCS) - Static method in class net.corda.finance.Currencies
-
- getSWISS_FRANCS($this$SWISS_FRANCS) - Static method in class net.corda.finance.Currencies
-
- getSWISS_FRANCS($this$SWISS_FRANCS) - Static method in class net.corda.finance.Currencies
-
- getSystemProperties() - Method in class net.corda.testing.driver.DriverParameters
-
A Map of extra system properties which will be given to each new node.
- getTargetName() - Method in exception net.corda.client.jackson.MappingException.UnknownParameter
-
- getTargetType() - Method in class net.corda.client.jackson.StringToClassParser
-
- getTelemetryHandle(telemetryClass) - Method in class net.corda.client.rpc.CordaRPCConnection
-
Returns the configured openTelemetry global. Returns null if opentelemetry has not been configured.
- getTelemetryHandle(telemetryClass) - Method in interface net.corda.client.rpc.RPCConnection
-
Returns the configured openTelemetry global. Returns null if opentelemetry has not been configured.
- getTelemetryService() - Method in class net.corda.testing.node.MockServices
-
- getTEST_CALENDAR_NAMES() - Static method in class net.corda.finance.workflows.utils.FinanceWorkflowsUtilsKt
-
- getThreadPerNode() - Method in class net.corda.testing.node.MockNetwork
-
If true then each node will be run in its own thread.
- getThreadPerNode() - Method in class net.corda.testing.node.MockNetworkParameters
-
If true then each node will be run in its own thread.
- getThrowableOpt() - Method in interface net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
-
- getTimeout() - Method in class net.corda.testing.node.MockNetFlowTimeOut
-
- getTrackRpcCallSites() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
If set to true the client will track RPC call sites
- getTransaction() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getTransactionBuilder() - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
- getTransactionsToVerify() - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- getTransactionsUnverified() - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- getTransactionVerifierService() - Method in class net.corda.testing.node.MockServices
-
- getTx() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getTx() - Method in class net.corda.finance.flows.Buyer.SharedTx
-
- getTxBits() - Method in class net.corda.client.jackson.JacksonSupport.SignedTransactionMixin
-
Deprecated.
- getTypeName() - Method in exception net.corda.finance.flows.TwoPartyTradeFlow.AssetMismatchException
-
- getUntilTime() - Method in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- getUserName() - Method in interface net.corda.client.rpc.ext.RPCConnectionListener.ConnectionContext
-
- getUserName() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- getUsername() - Method in class net.corda.testing.node.User
-
The rpc user
- getUserSuppliedInformation() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- getUseTestClock() - Method in class net.corda.testing.driver.DriverParameters
-
If true the test clock will be used in Node.
- getValidatedTransactions() - Method in class net.corda.testing.node.MockServices
-
- getValidating() - Method in class net.corda.testing.driver.NotaryHandle
-
- getValidating() - Method in class net.corda.testing.node.MockNetNotaryConfig
-
- getValidating() - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
Boolean for whether the notary is validating or non-validating.
- getValidating() - Method in class net.corda.testing.node.NotarySpec
-
Boolean for whether the notary is validating or non-validating.
- getVaultService() - Method in class net.corda.testing.node.MockServices
-
- getVerifierType() - Method in class net.corda.testing.driver.NodeParameters
-
The type of transaction verifier to use.
- getVerifierType() - Method in class net.corda.testing.node.NotarySpec
-
How the notary will verify transactions.
- getWaitForAllNodesToFinish() - Method in class net.corda.testing.driver.DriverParameters
-
If true,
- getWireTransactions() - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- GracefulReconnect - Class in net.corda.client.rpc
-
GracefulReconnect provides the opportunity to perform certain logic when the RPC encounters a connection disconnect
during communication with the node.
- GracefulReconnect(onDisconnect, onReconnect, maxAttempts) - Constructor for class net.corda.client.rpc.GracefulReconnect
-
GracefulReconnect provides the opportunity to perform certain logic when the RPC encounters a connection disconnect
during communication with the node.
- GracefulReconnect() - Constructor for class net.corda.client.rpc.GracefulReconnect
-
GracefulReconnect provides the opportunity to perform certain logic when the RPC encounters a connection disconnect
during communication with the node.
- GracefulReconnect(onDisconnect, onReconnect, maxAttempts) - Constructor for class net.corda.client.rpc.GracefulReconnect
-
- GracefulReconnect(onDisconnect, onReconnect) - Constructor for class net.corda.client.rpc.GracefulReconnect
-
- IdentityObjectMapper(identityService, factory, fuzzyIdentityMatch, isFullParties) - Constructor for class net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
-
Deprecated.
- IdentityObjectMapper(identityService, factory, fuzzyIdentityMatch) - Constructor for class net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
-
Deprecated.
- importAttachment(jar) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- importAttachment(jar, uploader, filename) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- importContractAttachment(contractClassNames, uploader, jar, attachmentId, signers) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- importContractAttachment(contractClassNames, uploader, jar, attachmentId) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- importContractAttachment(contractClassNames, uploader, jar) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- importContractAttachment(attachmentId, contractAttachment) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- importOrGetAttachment(jar) - Method in class net.corda.testing.services.MockAttachmentStorage
-
- Incremental(startingPort) - Constructor for class net.corda.testing.driver.PortAllocation.Incremental
-
Deprecated.
- InMemoryMessagingNetwork - Class in net.corda.testing.node
-
An in-memory network allows you to manufacture MockNodeMessagingServices for a set of participants. Each
MockNodeMessagingService maintains a queue of messages it has received, and a background thread that dispatches
messages one by one to registered handlers. Alternatively, a messaging system may be manually pumped, in which
case no thread is created and a caller is expected to force delivery one at a time (this is useful for unit
testing).
- InMemoryMessagingNetwork.Companion - Class in net.corda.testing.node
-
- InMemoryMessagingNetwork.DistributedServiceHandle - Class in net.corda.testing.node
-
- InMemoryMessagingNetwork.LatencyCalculator - Interface in net.corda.testing.node
-
Implement this interface in order to inject artificial latency between sender/recipient pairs.
- InMemoryMessagingNetwork.MessageTransfer - Class in net.corda.testing.node
-
A class which represents a message being transferred from sender to recipients, within the
InMemoryMessageNetwork.
- InMemoryMessagingNetwork.MockMessagingService - Class in net.corda.testing.node
-
A class that provides an abstraction over the nodes' messaging service that also contains the ability to
receive messages from the queue for testing purposes.
- InMemoryMessagingNetwork.PeerHandle - Class in net.corda.testing.node
-
- InMemoryMessagingNetwork.ServicePeerAllocationStrategy - Class in net.corda.testing.node
-
How traffic is allocated in the case where multiple nodes share a single identity, which happens for notaries
in a cluster. You don't normally ever need to change this: it is mostly useful for testing notary implementations.
- InProcess - Interface in net.corda.testing.driver
-
Interface which represents an in process node and exposes available services.
- InProcess() - Constructor for interface net.corda.testing.driver.InProcess
-
- InProcess.DefaultImpls - Class in net.corda.testing.driver
-
Interface which represents an in process node and exposes available services.
- input(stateRef) - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
Adds an input reference to the transaction. Note that
verifies
will resolve this reference.
- input(stateLabel) - Method in class net.corda.testing.dsl.TransactionDSL
-
Looks up the output label and adds the found state as an input.
- input(contractClassName, stateLabel) - Method in class net.corda.testing.dsl.TransactionDSL
-
- input(contractClassName, state) - Method in class net.corda.testing.dsl.TransactionDSL
-
- input(stateRef) - Method in class net.corda.testing.dsl.TransactionDSL
-
Adds an input reference to the transaction. Note that
verifies
will resolve this reference.
- input(stateRef) - Method in interface net.corda.testing.dsl.TransactionDSLInterpreter
-
Adds an input reference to the transaction. Note that
verifies
will resolve this reference.
- installCordaService(serviceClass) - Method in class net.corda.testing.node.UnstartedMockNode
-
Install a custom test-only CordaService.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.AmountDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.AmountSerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.AnonymousPartyDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.AnonymousPartySerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.CordaX500NameDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.CordaX500NameSerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport
-
Utilities and serialisers for working with JSON representations of basic types. This adds Jackson support for
the java.time API, some core types, and Kotlin data classes.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.NodeInfoDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.NodeInfoSerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.OpaqueBytesDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.OpaqueBytesSerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.PartyDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.PartySerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.PublicKeyDeserializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.PublicKeySerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.SecureHashSerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.client.jackson.JacksonSupport.ToStringSerializer
-
Deprecated.
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.FINALISING_TX
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.GENERATING_ID
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.GENERATING_TX
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.SIGNING_TX
-
- INSTANCE - Static variable in class net.corda.finance.flows.TwoPartyDealFlow
-
Classes for manipulating a two party deal or agreement.
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.GENERATING_ID
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.SENDING_PROPOSAL
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.COLLECTING_SIGNATURES
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.RECEIVING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.RECORDING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.SIGNING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.VERIFYING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Buyer.COLLECTING_SIGNATURES
-
- INSTANCE - Static variable in class net.corda.finance.flows.Buyer.RECEIVING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Buyer.RECORDING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Buyer.SIGNING
-
- INSTANCE - Static variable in class net.corda.finance.flows.Buyer.VERIFYING
-
- INSTANCE - Static variable in class net.corda.finance.flows.TwoPartyTradeFlow
-
This asset trading flow implements a "delivery vs payment" type swap. It has two parties (B and S for buyer
and seller) and the following steps:
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.AWAITING_PROPOSAL
-
- INSTANCE - Static variable in class net.corda.finance.flows.Companion.VERIFYING_AND_SIGNING
-
- INSTANCE - Static variable in class net.corda.finance.test.CashSchema
-
An object used to fully qualify the
class CashSchema
family name (i.e. independent of version).
- INSTANCE - Static variable in class net.corda.finance.test.SampleCashSchemaV1
-
First version of a cash contract ORM schema that maps all fields of the
Cash contract state as it stood
at the time of writing.
- INSTANCE - Static variable in class net.corda.finance.test.SampleCashSchemaV2
-
Second version of a cash contract ORM schema that extends the CommonSchemaV1.FungibleState abstract schema.
- INSTANCE - Static variable in class net.corda.finance.test.SampleCashSchemaV3
-
First version of a cash contract ORM schema that maps all fields of the
Cash contract state as it stood
at the time of writing.
- INSTANCE - Static variable in class net.corda.finance.workflows.asset.CashUtils
-
- INSTANCE - Static variable in class net.corda.finance.workflows.asset.ObligationUtils
-
- INSTANCE - Static variable in class net.corda.finance.workflows.CommercialPaperUtils
-
- INSTANCE - Static variable in class net.corda.testing.database.DatabaseConstants
-
- INSTANCE - Static variable in class net.corda.testing.database.DbScriptRunner
-
- INSTANCE - Static variable in class net.corda.testing.http.HttpUtils
-
A small set of utilities for making HttpCalls, aimed at demos and tests.
- INSTANCE - Static variable in class net.corda.testing.node.DatabaseSnapshot
-
- INSTANCE - Static variable in class net.corda.testing.tools.DeploymentHealthCheckTestUtils
-
- Instigator(otherSideSession, payload, progressTracker) - Constructor for class net.corda.finance.flows.TwoPartyDealFlow.Instigator
-
One side of the flow for inserting a pre-agreed deal.
- InvocationSource - Enum in net.corda.nodeapi.flow.hospital
-
Defines how the flow was started
- invoke() - Method in class net.corda.client.jackson.StringToMethodCallParser.ParsedMethodCall
-
- isCompatible(metadata) - Method in class net.corda.finance.workflows.asset.selection.AbstractCashSelection
-
Upon dynamically loading configured Cash Selection algorithms declared in META-INF/services
this method determines whether the loaded implementation is compatible and usable with the currently
loaded JDBC driver.
Note: the first loaded implementation to pass this check will be used at run-time.
- isCompatible(metadata) - Method in class net.corda.finance.workflows.asset.selection.CashSelectionH2Impl
-
Upon dynamically loading configured Cash Selection algorithms declared in META-INF/services
this method determines whether the loaded implementation is compatible and usable with the currently
loaded JDBC driver.
Note: the first loaded implementation to pass this check will be used at run-time.
- isCompatible(metadata) - Method in class net.corda.finance.workflows.asset.selection.CashSelectionOracleImpl
-
Upon dynamically loading configured Cash Selection algorithms declared in META-INF/services
this method determines whether the loaded implementation is compatible and usable with the currently
loaded JDBC driver.
Note: the first loaded implementation to pass this check will be used at run-time.
- isCompatible(metadata) - Method in class net.corda.finance.workflows.asset.selection.CashSelectionPostgreSQLImpl
-
Upon dynamically loading configured Cash Selection algorithms declared in META-INF/services
this method determines whether the loaded implementation is compatible and usable with the currently
loaded JDBC driver.
Note: the first loaded implementation to pass this check will be used at run-time.
- isCompatible(metadata) - Method in class net.corda.finance.workflows.asset.selection.EnterpriseCashSelectionSQLServerImpl
-
Upon dynamically loading configured Cash Selection algorithms declared in META-INF/services
this method determines whether the loaded implementation is compatible and usable with the currently
loaded JDBC driver.
Note: the first loaded implementation to pass this check will be used at run-time.
- isDebug() - Method in class net.corda.testing.driver.DriverParameters
-
Indicates whether the spawned nodes should start in jdwt debug mode and have debug level logging.
- isFullParties() - Method in class net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
-
Deprecated.
- isFullParties() - Method in class net.corda.client.jackson.JacksonSupport.NoPartyObjectMapper
-
Deprecated.
- isFullParties() - Method in class net.corda.client.jackson.JacksonSupport.PartyInfoObjectMapper
-
Deprecated.
- isFullParties() - Method in interface net.corda.client.jackson.JacksonSupport.PartyObjectMapper
-
- isFullParties() - Method in class net.corda.client.jackson.JacksonSupport.RpcObjectMapper
-
Deprecated.
- isStarted() - Method in class net.corda.testing.node.UnstartedMockNode
-
Whether this node has been started yet.
- IssueAndPaymentRequest(amount, issueRef, recipient, notary, anonymous) - Constructor for class net.corda.finance.flows.CashIssueAndPaymentFlow.IssueAndPaymentRequest
-
- issued by($this$issued_u20by, deposit) - Static method in class net.corda.finance.Currencies
-
- issued by($this$issued_u20by, deposit) - Static method in class net.corda.finance.Currencies
-
- issuedBy($this$issuedBy, deposit) - Static method in class net.corda.finance.Currencies
-
- issuedBy($this$issuedBy, deposit) - Static method in class net.corda.finance.Currencies
-
- IssueRequest(amount, issueRef, notary) - Constructor for class net.corda.finance.flows.CashIssueFlow.IssueRequest
-
- makeTestDatabaseAndMockServices(cordappPackages, identityService, initialIdentity, networkParameters, moreKeys, softLockingSqlInClauseSize) - Method in class net.corda.testing.node.MockServices.Companion
-
Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndMockServices(cordappPackages, identityService, initialIdentity, networkParameters, moreKeys) - Method in class net.corda.testing.node.MockServices.Companion
-
Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndMockServices(cordappPackages, identityService, initialIdentity, moreKeys) - Method in class net.corda.testing.node.MockServices.Companion
-
Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndMockServices(cordappPackages, identityService, initialIdentity, networkParameters, moreKeys, softLockingSqlInClauseSize) - Static method in class net.corda.testing.node.MockServices
-
Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndMockServices(cordappPackages, identityService, initialIdentity, networkParameters, moreKeys) - Static method in class net.corda.testing.node.MockServices
-
Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndMockServices(cordappPackages, identityService, initialIdentity, moreKeys) - Static method in class net.corda.testing.node.MockServices
-
Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndPersistentServices(cordappPackages, initialIdentity, networkParameters, moreKeys, moreIdentities, cacheFactory) - Method in class net.corda.testing.node.MockServices.Companion
-
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service
and key managment service.
- makeTestDatabaseAndPersistentServices(cordappPackages, initialIdentity, networkParameters, moreKeys, moreIdentities) - Method in class net.corda.testing.node.MockServices.Companion
-
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service
and key managment service.
- makeTestDatabaseAndPersistentServices(cordappPackages, initialIdentity, moreKeys, moreIdentities) - Method in class net.corda.testing.node.MockServices.Companion
-
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service
and key managment service.
- makeTestDatabaseAndPersistentServices(cordappPackages, initialIdentity, networkParameters, moreKeys, moreIdentities, cacheFactory) - Static method in class net.corda.testing.node.MockServices
-
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service
and key managment service.
- makeTestDatabaseAndPersistentServices(cordappPackages, initialIdentity, networkParameters, moreKeys, moreIdentities) - Static method in class net.corda.testing.node.MockServices
-
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service
and key managment service.
- makeTestDatabaseAndPersistentServices(cordappPackages, initialIdentity, moreKeys, moreIdentities) - Static method in class net.corda.testing.node.MockServices
-
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service
and key managment service.
- makeTestDataSourceProperties(nodeName) - Method in class net.corda.testing.node.MockServices.Companion
-
Make properties appropriate for creating a DataSource for unit tests.
Defaults configuration of on-disk H2 instance. If 'databaseProvider' system property is set then creates
a config from the relevant config file is present in resources folder (used to parametrize test to run against a remote database).
- makeTestDataSourceProperties(nodeName, inMemory) - Method in class net.corda.testing.node.MockServices.Companion
-
Make properties appropriate for creating a DataSource for unit tests.
Defaults configuration of on-disk H2 instance. If 'databaseProvider' system property is set then creates
a config from the relevant config file is present in resources folder (used to parametrize test to run against a remote database).
- makeTestDataSourceProperties(nodeName) - Static method in class net.corda.testing.node.MockServices
-
Make properties appropriate for creating a DataSource for unit tests.
Defaults configuration of on-disk H2 instance. If 'databaseProvider' system property is set then creates
a config from the relevant config file is present in resources folder (used to parametrize test to run against a remote database).
- makeTestDataSourceProperties(nodeName, inMemory) - Static method in class net.corda.testing.node.MockServices
-
Make properties appropriate for creating a DataSource for unit tests.
Defaults configuration of on-disk H2 instance. If 'databaseProvider' system property is set then creates
a config from the relevant config file is present in resources folder (used to parametrize test to run against a remote database).
- makeTestIdentityService(identities) - Static method in class net.corda.testing.node.MockServicesKt
-
Returns a simple IdentityService containing the supplied
identities
.
- MappingException(message, cause) - Constructor for exception net.corda.client.jackson.StringToClassParser.MappingException
-
- MappingException.UnknownParameter - Exception in net.corda.client.jackson
-
- maxRetries - Static variable in class net.corda.finance.workflows.asset.selection.CashSelectionOracleImpl
-
- maxRetries - Static variable in class net.corda.finance.workflows.asset.selection.EnterpriseCashSelectionSQLServerImpl
-
- MaxRpcRetryException - Exception in net.corda.client.rpc
-
Thrown to indicate an RPC operation has been retried for the
maxNumberOfRetries unsuccessfully.
- MaxRpcRetryException(maxNumberOfRetries, method, cause) - Constructor for exception net.corda.client.rpc.MaxRpcRetryException
-
Thrown to indicate an RPC operation has been retried for the
maxNumberOfRetries unsuccessfully.
- merge(scripts, schema) - Method in class net.corda.testing.database.DbScriptRunner
-
- merge(scripts, schemas) - Method in class net.corda.testing.database.DbScriptRunner
-
- MessageTransfer.Companion - Class in net.corda.testing.node
-
- MissingParameter(methodName, paramName, command) - Constructor for exception net.corda.client.jackson.UnparseableCallException.MissingParameter
-
- MockAttachmentStorage - Class in net.corda.testing.services
-
A mock implementation of AttachmentStorage for use within tests
- MockAttachmentStorage() - Constructor for class net.corda.testing.services.MockAttachmentStorage
-
A mock implementation of AttachmentStorage for use within tests
- MockMessagingService.Companion - Class in net.corda.testing.node
-
- MockNetFlowTimeOut - Class in net.corda.testing.node
-
MockNetFlowTimeOut can be used to configure flow time out settings for a node via the mock network API.
- MockNetFlowTimeOut(timeout, maxRestartCount, backoffBase) - Constructor for class net.corda.testing.node.MockNetFlowTimeOut
-
MockNetFlowTimeOut can be used to configure flow time out settings for a node via the mock network API.
- MockNetNotaryConfig - Class in net.corda.testing.node
-
MockNetNotaryConfig can be used to configure a node to be a notary via the mock network API. Internally
this will be translated into a NotaryConfiguration and passed to the respective node.
- MockNetNotaryConfig(validating, extraConfig, className, serviceLegalName) - Constructor for class net.corda.testing.node.MockNetNotaryConfig
-
MockNetNotaryConfig can be used to configure a node to be a notary via the mock network API. Internally
this will be translated into a NotaryConfiguration and passed to the respective node.
- MockNetwork - Class in net.corda.testing.node
-
A mock node brings up a suite of in-memory services in a fast manner suitable for unit testing.
Components that do IO are either swapped out for mocks, or pointed to a
Jimfs in memory filesystem or an in
memory H2 database instance.
- MockNetwork(cordappPackages, defaultParameters, networkSendManuallyPumped, threadPerNode, servicePeerAllocationStrategy, notarySpecs, networkParameters) - Constructor for class net.corda.testing.node.MockNetwork
-
A mock node brings up a suite of in-memory services in a fast manner suitable for unit testing.
Components that do IO are either swapped out for mocks, or pointed to a
Jimfs in memory filesystem or an in
memory H2 database instance.
- MockNetwork(cordappPackages, parameters) - Constructor for class net.corda.testing.node.MockNetwork
-
Deprecated.
- MockNetwork(cordappPackages) - Constructor for class net.corda.testing.node.MockNetwork
-
Deprecated.
- MockNetwork(parameters) - Constructor for class net.corda.testing.node.MockNetwork
-
- MockNetworkNotarySpec - Class in net.corda.testing.node
-
The spec for a notary which will used by the
class MockNetwork
to automatically start a notary node. This notary will
become part of the network parameters used by all the nodes.
- MockNetworkNotarySpec(name, validating) - Constructor for class net.corda.testing.node.MockNetworkNotarySpec
-
The spec for a notary which will used by the
class MockNetwork
to automatically start a notary node. This notary will
become part of the network parameters used by all the nodes.
- MockNetworkNotarySpec(name) - Constructor for class net.corda.testing.node.MockNetworkNotarySpec
-
The spec for a notary which will used by the
class MockNetwork
to automatically start a notary node. This notary will
become part of the network parameters used by all the nodes.
- MockNetworkNotarySpec(name, validating, className) - Constructor for class net.corda.testing.node.MockNetworkNotarySpec
-
- MockNetworkParameters - Class in net.corda.testing.node
-
- MockNetworkParameters(networkSendManuallyPumped, threadPerNode, servicePeerAllocationStrategy, notarySpecs, networkParameters, cordappsForAllNodes) - Constructor for class net.corda.testing.node.MockNetworkParameters
-
- MockNetworkParameters() - Constructor for class net.corda.testing.node.MockNetworkParameters
-
- MockNetworkParameters(networkSendManuallyPumped, threadPerNode, servicePeerAllocationStrategy, notarySpecs, networkParameters) - Constructor for class net.corda.testing.node.MockNetworkParameters
-
- MockNetworkParameters(cordappsForAllNodes) - Constructor for class net.corda.testing.node.MockNetworkParameters
-
- MockNodeConfigOverrides - Class in net.corda.testing.node
-
This is a data class to configure overrides to the node configuration used in the mock network
without having to expose/use the actual (internal) node configuration interface on the API.
When passing one of these to
createNode or
createUnstartedNode functions, the bits that are
set will be injected into the node configuration for the node to be created.
- MockNodeConfigOverrides(extraDataSourceProperties, notary, flowTimeout) - Constructor for class net.corda.testing.node.MockNodeConfigOverrides
-
This is a data class to configure overrides to the node configuration used in the mock network
without having to expose/use the actual (internal) node configuration interface on the API.
When passing one of these to
createNode or
createUnstartedNode functions, the bits that are
set will be injected into the node configuration for the node to be created.
- MockNodeConfigOverrides() - Constructor for class net.corda.testing.node.MockNodeConfigOverrides
-
This is a data class to configure overrides to the node configuration used in the mock network
without having to expose/use the actual (internal) node configuration interface on the API.
When passing one of these to
createNode or
createUnstartedNode functions, the bits that are
set will be injected into the node configuration for the node to be created.
- MockNodeParameters - Class in net.corda.testing.node
-
- MockNodeParameters(forcedID, legalName, entropyRoot, configOverrides, additionalCordapps) - Constructor for class net.corda.testing.node.MockNodeParameters
-
- MockNodeParameters() - Constructor for class net.corda.testing.node.MockNodeParameters
-
- MockNodeParameters(forcedID, legalName, entropyRoot, configOverrides) - Constructor for class net.corda.testing.node.MockNodeParameters
-
- MockServices - Class in net.corda.testing.node
-
An implementation of ServiceHub that is designed for in-memory unit tests of contract validation logic. It has
enough functionality to do tests of code that queries the vault, inserts to the vault, and constructs/checks
transactions. However it isn't enough to test flows and other aspects of an app that require a network. For that
you should investigate
class MockNetwork
.
- MockServices(cordappPackages, initialIdentity, identityService, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that looks for app code in the given package names, uses the provided identity service
(you can get one from
makeTestIdentityService
) and represents the given identity.
- MockServices(cordappPackages, initialIdentity, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that looks for app code in the given package names, uses the provided identity service
(you can get one from
makeTestIdentityService
) and represents the given identity.
- MockServices(cordappPackages, initialIdentity, identityService, networkParameters, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices(cordappPackages, initialIdentity, identityService, networkParameters, moreKeys, keyManagementService) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices(cordappPackages, initialIdentityName, identityService, key, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that looks for app code in the given package names, uses the provided identity service
(you can get one from
makeTestIdentityService
) and represents the given identity.
- MockServices(cordappPackages, initialIdentityName, key, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that looks for app code in the given package names, uses the provided identity service
(you can get one from
makeTestIdentityService
) and represents the given identity.
- MockServices(cordappPackages, initialIdentityName, identityService) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that can't load CorDapp code, which uses the provided identity service
(you can get one from
makeTestIdentityService
) and which represents the given identity.
- MockServices(cordappPackages, initialIdentityName) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that can't load CorDapp code, which uses the provided identity service
(you can get one from
makeTestIdentityService
) and which represents the given identity.
- MockServices(cordappPackages) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub that can't load CorDapp code, and which uses a default service identity.
- MockServices(initialIdentityName, identityService, key, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub which uses the package of the caller to find CorDapp code. It uses the provided identity service
(you can get one from
makeTestIdentityService
) and which represents the given identity.
- MockServices(initialIdentityName, key, moreKeys) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub which uses the package of the caller to find CorDapp code. It uses the provided identity service
(you can get one from
makeTestIdentityService
) and which represents the given identity.
- MockServices(initialIdentityName, identityService) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub which uses the package of the caller to find CorDapp code. It uses the provided identity service
(you can get one from
makeTestIdentityService
) and which represents the given identity. It has no keys.
- MockServices(initialIdentityName) - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub which uses the package of the caller to find CorDapp code. It uses the provided identity service
(you can get one from
makeTestIdentityService
) and which represents the given identity. It has no keys.
- MockServices(cordappPackages, initialIdentityName, identityService, networkParameters) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices(cordappPackages, initialIdentityName, identityService, networkParameters, key) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices(firstIdentity, moreIdentities) - Constructor for class net.corda.testing.node.MockServices
-
A helper constructor that requires at least one test identity to be registered, and which takes the package of
the caller as the package in which to find app code. This is the most convenient constructor and the one that
is normally worth using. The first identity is the identity of this service hub, the rest are identities that
it is aware of.
- MockServices(firstIdentity, networkParameters, moreIdentities) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices(cordappPackages, firstIdentity, moreIdentities) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices(cordappPackages, firstIdentity, networkParameters, moreIdentities) - Constructor for class net.corda.testing.node.MockServices
-
- MockServices() - Constructor for class net.corda.testing.node.MockServices
-
Create a mock ServiceHub which uses the package of the caller to find CorDapp code. It uses a default service
identity.
- MockServices.Companion - Class in net.corda.testing.node
-
- MockServicesKt - Class in net.corda.testing.node
-
- MockServicesKt() - Constructor for class net.corda.testing.node.MockServicesKt
-
- MultiRPCClient<I extends RPCOps> - Class in net.corda.client.rpc.ext
-
An RPC client connects to the specified server and allows to make calls using specified remote interface to the server that perform various
useful tasks. Please see the Client RPC section of
Corda Documentation to learn more about how this API works.
Only a brief description is provided here.
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, configuration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, classLoader, configuration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, configuration, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, configuration, sslConfiguration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, configuration, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, configuration, sslConfiguration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, configuration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader, externalTrace, impersonatedActor, targetLegalIdentity) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader, externalTrace, impersonatedActor) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader, externalTrace) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers, configuration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(hostAndPort, rpcOpsClass, username, password, customSerializers) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader, externalTrace, impersonatedActor, targetLegalIdentity) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader, externalTrace, impersonatedActor) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader, externalTrace) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration, classLoader) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers, configuration, sslConfiguration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers, configuration) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- MultiRPCClient(haAddressPool, rpcOpsClass, username, password, customSerializers) - Constructor for class net.corda.client.rpc.ext.MultiRPCClient
-
- testActor(owningLegalIdentity) - Static method in class net.corda.testing.node.NodeTestUtils
-
- TestClock - Class in net.corda.testing.node
-
A
Clock that can have the time advanced for use in testing.
- TestClock(delegateClock) - Constructor for class net.corda.testing.node.TestClock
-
A
Clock that can have the time advanced for use in testing.
- testContext(owningLegalIdentity) - Static method in class net.corda.testing.node.NodeTestUtils
-
- TestCordapp - Class in net.corda.testing.node
-
Encapsulates a CorDapp that exists on the current classpath, which can be pulled in for testing. Use
TestCordapp.findCordapp
to locate an existing CorDapp.
- TestCordapp() - Constructor for class net.corda.testing.node.TestCordapp
-
Encapsulates a CorDapp that exists on the current classpath, which can be pulled in for testing. Use
TestCordapp.findCordapp
to locate an existing CorDapp.
- TestCordapp.Companion - Class in net.corda.testing.node
-
- TestLedgerDSLInterpreter - Class in net.corda.testing.dsl
-
- TestLedgerDSLInterpreter(services) - Constructor for class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- TestLedgerDSLInterpreter.Companion - Class in net.corda.testing.dsl
-
- TestLedgerDSLInterpreter.TypeMismatch - Exception in net.corda.testing.dsl
-
- TestLedgerDSLInterpreter.VerifiesFailed - Exception in net.corda.testing.dsl
-
- TestTransactionDSLInterpreter - Class in net.corda.testing.dsl
-
This interpreter builds a transaction, and TransactionDSL.verifies that the resolved transaction is correct. Note
that transactions corresponding to input states are not verified. Use LedgerDSL.verifies for that.
- TestTransactionDSLInterpreter(ledgerInterpreter, transactionBuilder) - Constructor for class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
- timeWindow(data) - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
Sets the time-window of the transaction.
- timeWindow(time, tolerance) - Method in class net.corda.testing.dsl.TransactionDSL
-
Sets the TimeWindow of the transaction.
- timeWindow(time) - Method in class net.corda.testing.dsl.TransactionDSL
-
Sets the TimeWindow of the transaction.
- timeWindow(data) - Method in class net.corda.testing.dsl.TransactionDSL
-
Sets the time-window of the transaction.
- timeWindow(data) - Method in interface net.corda.testing.dsl.TransactionDSLInterpreter
-
Sets the time-window of the transaction.
- TooManyParameters(methodName, command) - Constructor for exception net.corda.client.jackson.UnparseableCallException.TooManyParameters
-
- toString() - Method in class net.corda.client.rpc.CordaRPCClientConfiguration
-
- toString() - Method in class net.corda.finance.flows.AbstractCashFlow.Result
-
Combined signed transaction and identity lookup map, which is the resulting data from regular cash flows.
Specialised flows for unit tests differ from this.
- toString() - Method in class net.corda.finance.flows.TwoPartyDealFlow.AutoOffer
-
- toString() - Method in class net.corda.finance.flows.TwoPartyDealFlow.Handshake
-
This object is serialised to the network and is the first flow message the seller sends to the buyer.
- toString() - Method in exception net.corda.finance.flows.TwoPartyTradeFlow.AssetMismatchException
-
- toString() - Method in class net.corda.finance.flows.Buyer.SharedTx
-
- toString() - Method in class net.corda.finance.flows.TwoPartyTradeFlow.SellerTradeInfo
-
This object is serialised to the network and is the first flow message the seller sends to the buyer.
- toString() - Method in class net.corda.finance.workflows.asset.selection.AbstractCashSelection
-
- toString() - Method in class net.corda.finance.workflows.asset.selection.CashSelectionH2Impl
-
- toString() - Method in class net.corda.finance.workflows.asset.selection.CashSelectionOracleImpl
-
- toString() - Method in class net.corda.finance.workflows.asset.selection.CashSelectionPostgreSQLImpl
-
- toString() - Method in class net.corda.finance.workflows.asset.selection.EnterpriseCashSelectionSQLServerImpl
-
- toString() - Method in class net.corda.nodeapi.flow.hospital.FlowCordappContext
-
- toString() - Method in class net.corda.nodeapi.flow.hospital.FlowInfo
-
- toString() - Method in class net.corda.nodeapi.flow.hospital.FlowInvocationContext
-
- toString() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQuery
-
Defines filters to lists flows with a checkpoint in the node that have not completed
- toString() - Method in class net.corda.nodeapi.flow.hospital.FlowStatusQueryV2
-
Defines filters to lists flows with a checkpoint in the node that have not completed
- toString() - Method in class net.corda.nodeapi.flow.hospital.FlowTimeWindow
-
- toString() - Method in class net.corda.nodeapi.flow.hospital.SuspensionMetadata
-
- toString() - Method in class net.corda.testing.driver.DriverParameters
-
Builder for configuring a
driver
.
- toString() - Method in class net.corda.testing.driver.JmxPolicy
-
A class containing configuration information for Jolokia JMX, to be used when creating a node via the
driver
.
- toString() - Method in class net.corda.testing.driver.NodeParameters
-
- toString() - Method in class net.corda.testing.driver.NotaryHandle
-
Object ecapsulating a notary started automatically by the driver.
- toString() - Method in class net.corda.testing.driver.WebserverHandle
-
Deprecated.
Class which represents a handle to a webserver process and its NetworkHostAndPort for testing purposes.
- toString() - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- toString() - Method in class net.corda.testing.dsl.TestTransactionDSLInterpreter
-
This interpreter builds a transaction, and TransactionDSL.verifies that the resolved transaction is correct. Note
that transactions corresponding to input states are not verified. Use LedgerDSL.verifies for that.
- toString() - Method in class net.corda.testing.node.ClusterSpec.Raft
-
A class representing the configuration of a raft consensus algorithm used for a cluster of nodes.
- toString() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.DistributedServiceHandle
-
- toString() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.MessageTransfer
-
- toString() - Method in class net.corda.testing.node.InMemoryMessagingNetwork.PeerHandle
-
- toString() - Method in class net.corda.testing.node.MockNetworkNotarySpec
-
The spec for a notary which will used by the
class MockNetwork
to automatically start a notary node. This notary will
become part of the network parameters used by all the nodes.
- toString() - Method in class net.corda.testing.node.MockNetworkParameters
-
- toString() - Method in class net.corda.testing.node.MockNodeParameters
-
- toString() - Method in class net.corda.testing.node.NotarySpec
-
A notary spec for describing a notary which will be started automatically by the driver and which will be part of
the network parameters used by all the nodes.
- toString() - Method in class net.corda.testing.node.User
-
Object encapsulating a node rpc user and their associated permissions for use when testing using the
driver
- tracker() - Method in class net.corda.finance.flows.AbstractCashFlow.Companion
-
- tracker() - Method in class net.corda.finance.flows.CashExitFlow.Companion
-
- tracker() - Method in class net.corda.finance.flows.CashIssueAndPaymentFlow.Companion
-
- tracker() - Method in class net.corda.finance.flows.Primary.Companion
-
- tracker() - Method in class net.corda.finance.flows.Secondary.Companion
-
- tracker() - Method in class net.corda.finance.flows.Seller.Companion
-
- transaction(label, transactionBuilder, dsl) - Method in class net.corda.testing.dsl.LedgerDSL
-
Creates and adds a transaction to the ledger.
- transaction(label, dsl) - Method in class net.corda.testing.dsl.LedgerDSL
-
Creates and adds a transaction to the ledger.
- transaction(dsl) - Method in class net.corda.testing.dsl.LedgerDSL
-
Creates and adds a transaction to the ledger.
- transaction($this$transaction, notary, script) - Static method in class net.corda.testing.node.NodeTestUtils
-
Creates a ledger with a single transaction, built by the passed in dsl.
- transaction($this$transaction, script) - Static method in class net.corda.testing.node.NodeTestUtils
-
Creates a ledger with a single transaction, built by the passed in dsl.
- transaction(statement) - Method in class net.corda.testing.node.StartedMockNode
-
Executes given statement in the scope of transaction.
- TRANSACTION_ISOLATION_LEVEL - Static variable in class net.corda.testing.database.DatabaseConstants
-
- TransactionDSL<T extends TransactionDSLInterpreter> - Class in net.corda.testing.dsl
-
Underlying class for the transaction DSL. Do not instantiate directly, instead use the
transaction function.
- TransactionDSL(interpreter, notary) - Constructor for class net.corda.testing.dsl.TransactionDSL
-
Underlying class for the transaction DSL. Do not instantiate directly, instead use the
transaction function.
- TransactionDSLInterpreter - Interface in net.corda.testing.dsl
-
This interface defines the bare bone functionality that a Transaction DSL interpreter should implement.
- TransactionDSLInterpreter() - Constructor for interface net.corda.testing.dsl.TransactionDSLInterpreter
-
- transactionName(transactionHash) - Method in class net.corda.testing.dsl.TestLedgerDSLInterpreter
-
- tweak(dsl) - Method in class net.corda.testing.dsl.LedgerDSL
-
Creates a local scoped copy of the ledger.
- tweak(dsl) - Method in class net.corda.testing.dsl.TransactionDSL
-
Creates a local scoped copy of the transaction.
- TwoPartyDealFlow - Class in net.corda.finance.flows
-
Classes for manipulating a two party deal or agreement.
- TwoPartyDealFlow.Acceptor - Class in net.corda.finance.flows
-
One side of the flow for inserting a pre-agreed deal.
- TwoPartyDealFlow.AutoOffer - Class in net.corda.finance.flows
-
- TwoPartyDealFlow.Handshake<T> - Class in net.corda.finance.flows
-
This object is serialised to the network and is the first flow message the seller sends to the buyer.
- TwoPartyDealFlow.Instigator - Class in net.corda.finance.flows
-
One side of the flow for inserting a pre-agreed deal.
- TwoPartyDealFlow.Primary - Class in net.corda.finance.flows
-
Abstracted bilateral deal flow participant that initiates communication/handshake.
- TwoPartyDealFlow.Secondary<U> - Class in net.corda.finance.flows
-
Abstracted bilateral deal flow participant that is recipient of initial communication.
- TwoPartyTradeFlow - Class in net.corda.finance.flows
-
This asset trading flow implements a "delivery vs payment" type swap. It has two parties (B and S for buyer
and seller) and the following steps:
- TwoPartyTradeFlow.AssetMismatchException - Exception in net.corda.finance.flows
-
- TwoPartyTradeFlow.Buyer - Class in net.corda.finance.flows
-
- TwoPartyTradeFlow.Seller - Class in net.corda.finance.flows
-
- TwoPartyTradeFlow.SellerTradeInfo - Class in net.corda.finance.flows
-
This object is serialised to the network and is the first flow message the seller sends to the buyer.
- TwoPartyTradeFlow.UnacceptablePriceException - Exception in net.corda.finance.flows
-
- TypeMismatch(requested, actual) - Constructor for exception net.corda.testing.dsl.TestLedgerDSLInterpreter.TypeMismatch
-