A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _ 

W

waitFor() - function in net.corda.testing.node.internal.DriverDSLImpl.Waitable
 
waitForAllFlowsToComplete(net.corda.testing.driver.NodeHandle,java.lang.Integer,java.lang.Long) - function in net.corda.testing.flows.FlowTestsUtilsKt
 
waitForLedgerCommit(net.corda.core.crypto.SecureHash,java.lang.Boolean) - function in net.corda.core.flows.FlowLogic
Suspends the flow until the transaction with the specified ID is received, successfully verified and sent to the vault for processing.
waitForLedgerCommit(net.corda.core.crypto.SecureHash,java.lang.Boolean) - function in net.corda.core.flows.FlowLogic
Suspends the flow until the transaction with the specified ID is received, successfully verified and sent to the vault for processing.
waitForShutdown(net.corda.core.messaging.CordaRPCOps) - function in net.corda.testing.node.internal.InternalTestUtilsKt
 
waitForShutdown(net.corda.testing.driver.NodeHandle) - function in net.corda.testing.node.internal.InternalTestUtilsKt
 
waitForStateConsumption(java.util.Set) - function in net.corda.core.flows.FlowLogic
Suspends the current flow until all the provided StateRefs have been consumed.
waitForStateConsumption(java.util.Set) - function in net.corda.core.flows.FlowLogic
Suspends the current flow until all the provided StateRefs have been consumed.
WaitForStateConsumption - class in net.corda.core.internal
An FlowAsyncOperation which suspends a flow until the provided StateRefs have been updated.
WaitForStateConsumption.Companion - class in net.corda.core.internal.WaitForStateConsumption
 
waitQuiescent() - function in net.corda.testing.node.MockNetwork
Block until all scheduled activity, active flows and network activity has ceased.
waitQuiescent() - function in net.corda.testing.node.internal.InternalMockNetwork
Block until all scheduled activity, active flows and network activity has ceased.
WaitTimeUpdate - class in net.corda.core.flows
Sent by the notary when the notary detects it will unlikely respond before the client retries.
waitUntilNetworkReady() - function in net.corda.core.messaging.CordaRPCOps
Returns a CordaFuture which completes when the node has registered wih the network map service.
waitUntilNetworkReady() - function in net.corda.core.messaging.CordaRPCOps
Returns a CordaFuture which completes when the node has registered wih the network map service.
warnContractWithoutConstraintPropagation(net.corda.core.contracts.ContractClassName,java.lang.ClassLoader) - function in net.corda.core.internal.ConstraintsUtilsKt
 
warnOnce(.<Error class: unknown class>,java.lang.String) - function in net.corda.core.internal.InternalUtilsKt
Utility to help log a warning message only once.
WebserverHandle - class in net.corda.testing.driver
Class which represents a handle to a webserver process and its NetworkHostAndPort for testing purposes.
Week - enum entry in net.corda.finance.contracts.Tenor.TimeUnit
 
Weekly - enum entry in net.corda.finance.contracts.Frequency
 
wellKnownPartyFromAnonymous(net.corda.core.identity.AbstractParty) - function in net.corda.core.messaging.CordaRPCOps
Returns the well known identity from an abstract party.
wellKnownPartyFromAnonymous(net.corda.core.identity.AbstractParty) - function in net.corda.core.messaging.CordaRPCOps
Returns the well known identity from an abstract party.
wellKnownPartyFromAnonymous(net.corda.core.contracts.PartyAndReference) - function in net.corda.core.node.services.IdentityService
Resolves a (optionally) confidential identity to the corresponding well known identity Party.
wellKnownPartyFromAnonymous(net.corda.core.identity.AbstractParty) - function in net.corda.core.node.services.IdentityService
Resolves a (optionally) confidential identity to the corresponding well known identity Party.
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.client.jackson.JacksonSupport.IdentityObjectMapper
 
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.client.jackson.JacksonSupport.NoPartyObjectMapper
 
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.client.jackson.JacksonSupport.PartyObjectMapper
 
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.client.jackson.JacksonSupport.RpcObjectMapper
 
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.core.messaging.CordaRPCOps
Returns the Party with the X.
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.core.messaging.CordaRPCOps
Returns the Party with the X.
wellKnownPartyFromX500Name(net.corda.core.identity.CordaX500Name) - function in net.corda.core.node.services.IdentityService
Resolves a party name to the well known identity Party instance for this name.
whenConsumed(net.corda.core.contracts.StateRef) - function in net.corda.core.node.services.VaultService
Provide a CordaFuture for when a StateRef is consumed, which can be very useful in building tests.
WhitelistedByZoneAttachmentConstraint - class in net.corda.core.contracts
An AttachmentConstraint that verifies that the hash of the attachment is in the network parameters whitelist.
WireTransaction - class in net.corda.core.transactions
A transaction ready for serialisation, without any signatures attached.
with(net.corda.core.serialization.SerializationFactory,net.corda.core.serialization.SerializationContext,net.corda.core.serialization.SerializationContext,net.corda.core.serialization.SerializationContext,net.corda.core.serialization.SerializationContext,net.corda.core.serialization.internal.CheckpointSerializationContext,net.corda.core.serialization.internal.CheckpointSerializer) - function in net.corda.core.serialization.internal.SerializationEnvironment.Companion
 
withAdditionalCordapps(java.util.Set) - function in net.corda.testing.driver.NodeParameters
 
withAdditionalCordapps(java.util.Collection) - function in net.corda.testing.node.MockNodeParameters
 
withAdditionalSignature(java.security.KeyPair,net.corda.core.crypto.SignatureMetadata) - function in net.corda.core.transactions.SignedTransaction
 
withAdditionalSignature(net.corda.core.crypto.TransactionSignature) - function in net.corda.core.transactions.SignedTransaction
Returns the same transaction but with an additional (unchecked) signature.
withAdditionalSignatures(java.lang.Iterable) - function in net.corda.core.transactions.SignedTransaction
Returns the same transaction but with an additional (unchecked) signatures.
withAllowHibernateToManageAppSchema(java.lang.Boolean) - function in net.corda.testing.driver.DriverParameters
 
withAttachmentsClassLoader(java.util.List) - function in net.corda.core.serialization.SerializationContext
Does not do anything.
withAttachmentsClassLoaderContext(java.util.List,net.corda.core.node.NetworkParameters,net.corda.core.crypto.SecureHash,kotlin.jvm.functions.Function1,java.lang.ClassLoader,net.corda.core.serialization.internal.AttachmentsClassLoaderCache,kotlin.jvm.functions.Function1) - function in net.corda.core.serialization.internal.AttachmentsClassLoaderBuilder
Runs the given block with serialization execution context set up with a (possibly cached) attachments classloader.
withCheckpointCustomSerializers(java.lang.Iterable) - function in net.corda.core.serialization.internal.CheckpointSerializationContext
A shallow copy of this context but with the given custom serializers.
withClassLoader(java.lang.ClassLoader) - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context with the deserialization class loader changed.
withClassLoader(java.lang.ClassLoader) - function in net.corda.core.serialization.internal.CheckpointSerializationContext
Helper method to return a new context based on this context with the deserialization class loader changed.
withConfig(java.util.Map) - function in net.corda.testing.node.TestCordapp
Returns a copy of this TestCordapp but with the specified CorDapp config.
withConfig(java.util.Map) - function in net.corda.testing.node.TestCordapp
Returns a copy of this TestCordapp but with the specified CorDapp config.
withConfig(java.util.Map) - function in net.corda.testing.node.internal.CustomCordapp
Returns a copy of this TestCordapp but with the specified CorDapp config.
withConfig(java.util.Map) - function in net.corda.testing.node.internal.ScanPackageTestCordapp
Returns a copy of this TestCordapp but with the specified CorDapp config.
withConfig(java.util.Map) - function in net.corda.testing.node.internal.UriTestCordapp
Returns a copy of this TestCordapp but with the specified CorDapp config.
withConfigOverrides(net.corda.testing.node.MockNodeConfigOverrides) - function in net.corda.testing.node.MockNodeParameters
 
withConstraints(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function creates a new VaultQueryCriteria object with default values, and sets the value of constraints.
withConstraintTypes(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function creates a new VaultQueryCriteria object with default values, and sets the value of constraintTypes.
withContractClassNames(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
withContractStateTypes(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withContractStateTypes(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
withContractStateTypes(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withContractStateTypes(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
withContractStateTypes(java.util.Set) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function copies the existing VaultQueryCriteria object and sets the given value for contractStateTypes.
withCordappsForAllNodes(java.util.Collection) - function in net.corda.testing.driver.DriverParameters
 
withCordappsForAllNodes(java.util.Collection) - function in net.corda.testing.node.MockNetworkParameters
 
withCrlDistPoint(java.security.cert.X509Certificate,java.security.KeyPair,java.lang.String,javax.security.auth.x500.X500Principal) - function in net.corda.testing.node.internal.network.CrlServer.Companion
 
withCurrentContext(net.corda.core.serialization.SerializationContext,kotlin.jvm.functions.Function0) - function in net.corda.core.serialization.SerializationFactory
Change the current context inside the block to that supplied.
withCustomOverrides(java.util.Map) - function in net.corda.testing.driver.NodeParameters
 
withCustomSerializers(java.util.Set) - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context with the given serializers added.
withDebugPortAllocation(net.corda.testing.driver.PortAllocation) - function in net.corda.testing.driver.DriverParameters
 
withDeposit(net.corda.core.contracts.PartyAndReference) - function in net.corda.finance.contracts.asset.Cash.State
 
withDriverDirectory(java.nio.file.Path) - function in net.corda.testing.driver.DriverParameters
 
withEncoding(net.corda.core.serialization.SerializationEncoding) - function in net.corda.core.serialization.SerializationContext
A shallow copy of this context but with the given (possibly null) encoding.
withEncoding(net.corda.core.serialization.SerializationEncoding) - function in net.corda.core.serialization.internal.CheckpointSerializationContext
A shallow copy of this context but with the given (possibly null) encoding.
withEncodingWhitelist(net.corda.core.serialization.EncodingWhitelist) - function in net.corda.core.serialization.SerializationContext
A shallow copy of this context but with the given encoding whitelist.
withEncodingWhitelist(net.corda.core.serialization.EncodingWhitelist) - function in net.corda.core.serialization.internal.CheckpointSerializationContext
A shallow copy of this context but with the given encoding whitelist.
withEntityManager(java.util.function.Consumer) - function in net.corda.core.node.AppServiceHub
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(kotlin.jvm.functions.Function1) - function in net.corda.core.node.AppServiceHub
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(java.util.function.Consumer) - function in net.corda.core.node.ServiceHub
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(kotlin.jvm.functions.Function1) - function in net.corda.core.node.ServiceHub
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(java.util.function.Consumer) - function in net.corda.core.node.ServiceHubCoreInternal
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(kotlin.jvm.functions.Function1) - function in net.corda.core.node.ServiceHubCoreInternal
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(java.util.function.Consumer) - function in net.corda.core.node.VerifyingServiceHub
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(kotlin.jvm.functions.Function1) - function in net.corda.core.node.VerifyingServiceHub
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(java.util.function.Consumer) - function in net.corda.testing.node.MockServices
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntityManager(kotlin.jvm.functions.Function1) - function in net.corda.testing.node.MockServices
Exposes the Java Persistence API (JPA) to flows via a restricted EntityManager.
withEntropyRoot(java.math.BigInteger) - function in net.corda.testing.node.MockNodeParameters
 
withEnvironmentVariables(java.util.Map) - function in net.corda.testing.driver.DriverParameters
 
withExactParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withExactParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withExactParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function creates a new VaultQueryCriteria object with default values, and sets the value of exactParticipants.
withExpression(net.corda.core.node.services.vault.CriteriaExpression) - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
withExternalId(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withExternalIds(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function creates a new VaultQueryCriteria object with default values, and sets the value of externalIds.
withExtraCordappPackagesToScan(java.util.List) - function in net.corda.testing.driver.DriverParameters
 
withFaceValue(net.corda.core.contracts.Amount) - function in net.corda.finance.contracts.CommercialPaper.State
 
withFilename(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
withFlowOverrides(java.util.Map) - function in net.corda.testing.driver.NodeParameters
 
withForcedID(java.lang.Integer) - function in net.corda.testing.node.MockNodeParameters
 
withInMemoryDB(java.lang.Boolean) - function in net.corda.testing.driver.DriverParameters
 
withIsDebug(java.lang.Boolean) - function in net.corda.testing.driver.DriverParameters
 
withIssuer(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withissuerRef(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withItems(java.lang.Object) - function in net.corda.core.transactions.TransactionBuilder
A more convenient way to add items to this transaction that calls the add* methods for you based on type
withJmxPolicy(net.corda.testing.driver.JmxPolicy) - function in net.corda.testing.driver.DriverParameters
 
withLegacyContracts(java.util.Collection) - function in net.corda.testing.driver.NodeParameters
 
withLegalName(net.corda.core.identity.CordaX500Name) - function in net.corda.testing.node.MockNodeParameters
 
withLenientCarpenter() - function in net.corda.core.serialization.SerializationContext
Return a new context based on this one but with a lenient carpenter.
withLevel(java.lang.String,java.lang.String,kotlin.jvm.functions.Function0) - function in net.corda.testing.internal.LogHelper
May fail to restore the original level due to unavoidable race if called by multiple threads.
withLogLevelOverride(java.lang.String) - function in net.corda.testing.driver.NodeParameters
 
withMaturityDate(java.time.Instant) - function in net.corda.finance.contracts.CommercialPaper.State
 
withMaximumHeapSize(java.lang.String) - function in net.corda.testing.driver.NodeParameters
 
withNetworkParameters(net.corda.core.node.NetworkParameters) - function in net.corda.testing.driver.DriverParameters
 
withNetworkParameters(net.corda.core.node.NetworkParameters) - function in net.corda.testing.node.MockNetworkParameters
 
withNetworkSendManuallyPumped(java.lang.Boolean) - function in net.corda.testing.node.MockNetworkParameters
 
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.core.contracts.FungibleAsset
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.core.contracts.OwnableState
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.CommercialPaper.State
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.Cash.State
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.Obligation.State
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.testing.internal.vault.CommodityState
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwner(net.corda.core.identity.AbstractParty) - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone.
withNewOwnerAndAmount(net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty) - function in net.corda.core.contracts.FungibleAsset
Copies the underlying data structure, replacing the amount and owner fields with the new values and leaving the rest (exitKeys) alone.
withNewOwnerAndAmount(net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.Cash.State
Copies the underlying data structure, replacing the amount and owner fields with the new values and leaving the rest (exitKeys) alone.
withNewOwnerAndAmount(net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.asset.Obligation.State
Copies the underlying data structure, replacing the amount and owner fields with the new values and leaving the rest (exitKeys) alone.
withNewOwnerAndAmount(net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty) - function in net.corda.testing.internal.vault.CommodityState
Copies the underlying data structure, replacing the amount and owner fields with the new values and leaving the rest (exitKeys) alone.
withNewOwnerAndAmount(net.corda.core.contracts.Amount,net.corda.core.identity.AbstractParty) - function in net.corda.testing.internal.vault.UniqueDummyFungibleContract.State
Copies the underlying data structure, replacing the amount and owner fields with the new values and leaving the rest (exitKeys) alone.
withNotary(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function copies the existing VaultQueryCriteria object and sets the given value for notary.
withNotaryCustomOverrides(java.util.Map) - function in net.corda.testing.driver.DriverParameters
 
withNotaryHandleTimeout(java.time.Duration) - function in net.corda.testing.driver.DriverParameters
 
withNotarySpecs(java.util.List) - function in net.corda.testing.driver.DriverParameters
 
withNotarySpecs(java.util.List) - function in net.corda.testing.node.MockNetworkParameters
 
withOnlyJarContents() - function in net.corda.testing.node.internal.CustomCordapp
Return a copy of this TestCordappInternal but without any metadata, such as configs and signing information.
withOnlyJarContents() - function in net.corda.testing.node.internal.ScanPackageTestCordapp
Return a copy of this TestCordappInternal but without any metadata, such as configs and signing information.
withOnlyJarContents() - function in net.corda.testing.node.internal.TestCordappInternal
Return a copy of this TestCordappInternal but without any metadata, such as configs and signing information.
withOnlyJarContents() - function in net.corda.testing.node.internal.UriTestCordapp
Return a copy of this TestCordappInternal but without any metadata, such as configs and signing information.
withoutCarpenter() - function in net.corda.core.serialization.SerializationContext
Returns a copy of the current context with carpentry of unknown classes disabled.
withoutIssuer(net.corda.core.contracts.Amount) - function in net.corda.core.contracts.StructuresKt
Strips the issuer and returns an Amount of the raw token directly.
withoutKey() - function in net.corda.core.crypto.DigitalSignature.WithKey
 
withoutOwner() - function in net.corda.finance.contracts.CommercialPaper.State
 
withoutReferences() - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context with object references disabled.
withoutReferences() - function in net.corda.core.serialization.internal.CheckpointSerializationContext
Helper method to return a new context based on this context with object references disabled.
withOwner(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withOwner(net.corda.core.identity.AbstractParty) - function in net.corda.finance.contracts.CommercialPaper.State
 
withParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
withParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withParticipants(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function creates a new VaultQueryCriteria object with default values, and sets the value of participants.
withPortAllocation(net.corda.testing.driver.PortAllocation) - function in net.corda.testing.driver.DriverParameters
 
withPreferredSerializationVersion(net.corda.core.serialization.SerializationMagic) - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context but with serialization using the format this header sequence represents.
withPreventDataLoss() - function in net.corda.core.serialization.SerializationContext
Return a new context based on this one but with a strict evolution.
withProperties(java.util.Map) - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context with the extra properties added.
withProperty(java.lang.Object,java.lang.Object) - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context with the property added.
withProperty(java.lang.Object,java.lang.Object) - function in net.corda.core.serialization.internal.CheckpointSerializationContext
Helper method to return a new context based on this context with the property added.
withProvidedName(net.corda.core.identity.CordaX500Name) - function in net.corda.testing.driver.NodeParameters
 
withQuantity(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withQuantity(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
WithReferencedStatesFlow - class in net.corda.core.flows
Given a flow which uses reference states, the WithReferencedStatesFlow will execute the flow as a subFlow.
WithReferencedStatesFlow.Companion - class in net.corda.core.flows.WithReferencedStatesFlow
 
WithReferencedStatesFlow.Companion.ATTEMPT - class in net.corda.core.flows.WithReferencedStatesFlow.Companion
 
WithReferencedStatesFlow.Companion.RETRYING - class in net.corda.core.flows.WithReferencedStatesFlow.Companion
 
WithReferencedStatesFlow.Companion.SUCCESS - class in net.corda.core.flows.WithReferencedStatesFlow.Companion
 
withRelevancyStatus(net.corda.core.node.services.Vault.RelevancyStatus) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withRelevancyStatus(net.corda.core.node.services.Vault.RelevancyStatus) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
withRelevancyStatus(net.corda.core.node.services.Vault.RelevancyStatus) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withRelevancyStatus(net.corda.core.node.services.Vault.RelevancyStatus) - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
withRelevancyStatus(net.corda.core.node.services.Vault.RelevancyStatus) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function creates a new VaultQueryCriteria object with default values, and sets the value of relevancyStatus.
withRpcAddress(net.corda.core.utilities.NetworkHostAndPort) - function in net.corda.testing.driver.NodeParameters
 
withRpcUsers(java.util.List) - function in net.corda.testing.driver.NodeParameters
 
withServicePeerAllocationStrategy(net.corda.testing.node.InMemoryMessagingNetwork.ServicePeerAllocationStrategy) - function in net.corda.testing.node.MockNetworkParameters
 
withSignature(net.corda.core.crypto.SignatureScheme,kotlin.jvm.functions.Function1) - function in net.corda.core.crypto.internal.Instances
 
withSigners(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
withSoftLockingCondition(net.corda.core.node.services.vault.QueryCriteria.SoftLockingCondition) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function copies the existing VaultQueryCriteria object and sets the given value for softLockingCondition.
withStartInSameProcess(java.lang.Boolean) - function in net.corda.testing.driver.NodeParameters
 
withStartNodesInProcess(java.lang.Boolean) - function in net.corda.testing.driver.DriverParameters
 
withStateRefs(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function copies the existing VaultQueryCriteria object and sets the given value for stateRefs.
withStatus(net.corda.core.node.services.Vault.StateStatus) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleAssetQueryCriteria
 
withStatus(net.corda.core.node.services.Vault.StateStatus) - function in net.corda.core.node.services.vault.QueryCriteria.FungibleStateQueryCriteria
 
withStatus(net.corda.core.node.services.Vault.StateStatus) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withStatus(net.corda.core.node.services.Vault.StateStatus) - function in net.corda.core.node.services.vault.QueryCriteria.VaultCustomQueryCriteria
 
withStatus(net.corda.core.node.services.Vault.StateStatus) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function copies the existing VaultQueryCriteria object and sets the given value for status.
withSystemProperties(java.util.Map) - function in net.corda.testing.driver.DriverParameters
 
withSystemProperties(java.util.Map) - function in net.corda.testing.driver.NodeParameters
 
withTestSerializationEnvIfNotSet(kotlin.jvm.functions.Function0) - function in net.corda.testing.internal.InternalTestUtilsKt
If effectiveSerializationEnv is not set, runs the block with a new SerializationEnvironmentRule.
withThreadPerNode(java.lang.Boolean) - function in net.corda.testing.node.MockNetworkParameters
 
withTimeCondition(net.corda.core.node.services.vault.QueryCriteria.TimeCondition) - function in net.corda.core.node.services.vault.QueryCriteria.VaultQueryCriteria
This function copies the existing VaultQueryCriteria object and sets the given value for timeCondition.
withTolerance(java.time.Instant,java.time.Duration) - function in net.corda.core.contracts.TimeWindow.Companion
Creates a TimeWindow which is centered around instant with the given tolerance on both sides, i.
withUploadDate(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
withUploader(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
withUseTestClock(java.lang.Boolean) - function in net.corda.testing.driver.DriverParameters
 
withUuid(java.util.List) - function in net.corda.core.node.services.vault.QueryCriteria.LinearStateQueryCriteria
 
withVerifierType(net.corda.testing.driver.VerifierType) - function in net.corda.testing.driver.NodeParameters
 
withVersion(net.corda.core.node.services.vault.ColumnPredicate) - function in net.corda.core.node.services.vault.AttachmentQueryCriteria.AttachmentsQueryCriteria
 
withWaitForAllNodesToFinish(java.lang.Boolean) - function in net.corda.testing.driver.DriverParameters
 
withWhitelist(net.corda.core.serialization.SerializationContext,java.util.List) - function in net.corda.core.serialization.SerializationAPIKt
Helper method to return a new context based on this context with the given list of classes specifically whitelisted.
withWhitelisted(java.lang.Class) - function in net.corda.core.serialization.SerializationContext
Helper method to return a new context based on this context with the given class specifically whitelisted.
withWhitelisted(java.lang.Class) - function in net.corda.core.serialization.internal.CheckpointSerializationContext
Helper method to return a new context based on this context with the given class specifically whitelisted.
write(java.nio.file.Path,java.lang.Boolean,java.nio.file.OpenOption,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.PathUtilsKt
Same as outputStream except it also closes the OutputStream.
writeConfig(java.nio.file.Path,java.lang.String,.<Error class: unknown class>) - function in net.corda.testing.node.internal.DriverDSLImplKt
 
writeTo(java.io.OutputStream) - function in net.corda.core.utilities.ByteSequence
Write this sequence to an OutputStream.
writeTo(java.io.OutputStream) - function in net.corda.core.utilities.ByteSequence
Write this sequence to an OutputStream.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  _