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
_
M
- main(kotlin.Array) - function in net.corda.testing.node.internal.RandomRpcUser.Companion
- makeKeyManagementService(.<Error class: unknown class>) - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
- makeMessagingService() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
- makeMetaData(net.corda.core.transactions.SignedTransaction,java.lang.Boolean,net.corda.core.node.StatesToRecord,java.util.Set,java.util.Set) - function in net.corda.core.flows.SendTransactionFlow.Companion
- makeNetworkParametersStorage() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
- makeTestDatabaseAndMockServices(java.util.List,net.corda.core.node.services.IdentityService,.<Error class: unknown class>,net.corda.core.node.NetworkParameters,java.security.KeyPair) - function in net.corda.testing.node.MockServices.Companion
- Makes database and mock services appropriate for unit tests.
- makeTestDatabaseAndPersistentServices(java.util.List,.<Error class: unknown class>,net.corda.core.node.NetworkParameters,java.util.Set,java.util.Set,net.corda.testing.internal.TestingNamedCacheFactory) - function in 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.
- makeTestDataSourceProperties(java.lang.String) - function in net.corda.testing.node.MockServices.Companion
- Make properties appropriate for creating a DataSource for unit tests.
- makeTestIdentityService(net.corda.core.identity.PartyAndCertificate) - function in net.corda.testing.node.MockServicesKt
- Returns a simple IdentityService containing the supplied identities.
- ManifestUtilsKt - class in net.corda.core.internal.cordapp
- manuallyCloseDB() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
- map(net.corda.core.concurrent.CordaFuture,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.concurrent.CordaFutureImplKt
- Returns a future that will have an outcome of applying the given transform to this future's value.
- map(kotlin.jvm.functions.Function1) - function in net.corda.core.utilities.Try
- Maps the given function to the value from this Success, or returns
this
if this is a Failure. - map(kotlin.jvm.functions.Function1) - function in net.corda.core.utilities.Try
- Maps the given function to the value from this Success, or returns
this
if this is a Failure. - map(kotlin.jvm.functions.Function1) - function in net.corda.core.utilities.Try
- Maps the given function to the value from this Success, or returns
this
if this is a Failure. - mapError(net.corda.core.concurrent.CordaFuture,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.concurrent.CordaFutureImplKt
- Returns a future that will map an error thrown using the provided transform function.
- mapErrors(.<Error class: unknown class>,kotlin.jvm.functions.Function1) - function in net.corda.core.UtilsKt
- Returns an Observable that transforms errors according to the provided transform function.
- mapErrors(net.corda.core.messaging.DataFeed,kotlin.jvm.functions.Function1) - function in net.corda.core.UtilsKt
- Returns a DataFeed that transforms errors according to the provided transform function.
- mapNotNull(java.util.stream.Stream,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.InternalUtilsKt
- MappedSchema - class in net.corda.core.schemas
- A database schema that might be configured for this node.
- MappedSchemaValidator - class in net.corda.core.schemas
- MappedSchemaValidator.SchemaCrossReferenceReport - class in net.corda.core.schemas.MappedSchemaValidator
- mapToSet(java.util.Collection,kotlin.jvm.functions.Function1) - function in net.corda.core.internal.InternalUtilsKt
- Similar to Iterable.
- match(java.util.concurrent.Future,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in net.corda.core.concurrent.ConcurrencyUtilsKt
- Invoke getOrThrow and pass the value/throwable to success/failure respectively.
- MAX - enum entry in net.corda.core.node.services.vault.AggregateFunctionType
- max(java.lang.reflect.Field,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- max(kotlin.reflect.KProperty1,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- max(net.corda.core.node.services.vault.FieldInfo,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- MaxRpcRetryException - class in net.corda.client.rpc
- Thrown to indicate an RPC operation has been retried for the maxNumberOfRetries unsuccessfully.
- MaybeSerializedSignedTransaction - class in net.corda.core.flows
- In the words of Matt working code is more important then pretty code.
- measureMilliAndNanoTime(kotlin.jvm.functions.Function0) - function in net.corda.core.internal.utilities.TimingUtilsKt
- merge(java.lang.Object,java.lang.Object,java.util.function.BiFunction) - function in java.security.Provider
- MerkleTree - class in net.corda.core.crypto
- Creation and verification of a Merkle tree for a WireTransaction.
- MerkleTree.Companion - class in net.corda.core.crypto.MerkleTree
- MerkleTree.Leaf - class in net.corda.core.crypto.MerkleTree
- MerkleTree.Node - class in net.corda.core.crypto.MerkleTree
- MerkleTreeException - class in net.corda.core.crypto
- MessageRecipientGroup - class in net.corda.core.messaging
- A base class for a set of recipients specifically identified by the sender.
- MessageRecipients - class in net.corda.core.messaging
- The interface for a group of message recipients (which may contain only one recipient)
- MessagingServiceSpy - class in net.corda.testing.node.internal
- methodsFromOtherMappedSchema(net.corda.core.schemas.MappedSchema) - function in net.corda.core.schemas.MappedSchemaValidator
- min(java.time.Duration,java.time.Duration) - function in net.corda.core.internal.InternalUtilsKt
- MIN - enum entry in net.corda.core.node.services.vault.AggregateFunctionType
- min(java.lang.reflect.Field,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- min(kotlin.reflect.KProperty1,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- min(net.corda.core.node.services.vault.FieldInfo,java.util.List,net.corda.core.node.services.vault.Sort.Direction) - function in net.corda.core.node.services.vault.Builder
- MINIMAL - enum entry in net.corda.core.internal.LegalNameValidator.Validation
- minus(net.corda.core.contracts.Amount) - function in net.corda.core.contracts.Amount
- A checked subtraction operator is supported to simplify netting of Amounts.
- minus(java.lang.Integer) - function in net.corda.core.crypto.internal.Curve25519.ModP
- minus(net.corda.core.crypto.internal.Curve25519.ModP) - function in net.corda.core.crypto.internal.Curve25519.ModP
- MissingAttachmentsException - class in net.corda.core.serialization
- Thrown during deserialization to indicate that an attachment needed to construct the WireTransaction is not found.
- MissingAttachmentsRuntimeException - class in net.corda.core.serialization
- MissingContractAttachments - class in net.corda.core.transactions
- A contract attachment was missing when trying to automatically attach all known contract attachments
- MissingSerializerException - class in net.corda.core.serialization.internal
- Thrown by the serialization framework, probably indicating that a custom serializer needs to be included in a transaction.
- MockAttachmentStorage - class in net.corda.testing.services
- A mock implementation of AttachmentStorage for use within tests
- MockCordappConfigProvider - class in net.corda.testing.internal
- MockCordappProvider - class in net.corda.testing.internal
- MockCryptoService - class in net.corda.testing.node.internal
- MockEncryptionService - class in net.corda.testing.node.internal
- MockKeyManagementService - class in net.corda.testing.node.internal
- A class which provides an implementation of KeyManagementService which is used in MockServices
- 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.
- MockNetNotaryConfig - class in net.corda.testing.node
- MockNetNotaryConfig can be used to configure a node to be a notary via the mock network API.
- 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.
- MockNetworkNotarySpec - class in net.corda.testing.node
- The spec for a notary which will used by the MockNetwork to automatically start a notary node.
- MockNetworkParameters - class in net.corda.testing.node
- Immutable builder for configuring a MockNetwork.
- MockNetworkParametersStorage - class in net.corda.testing.node.internal
- MockNodeArgs - class in net.corda.testing.node.internal
- 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.
- MockNodeFlowManager - class in net.corda.testing.node.internal
- MockNodeMessagingService - class in net.corda.testing.node.internal
- MockNodeParameters - class in net.corda.testing.node
- Immutable builder for configuring a StartedMockNode or an UnstartedMockNode via MockNetwork.createNode and MockNetwork.createUnstartedNode.
- MockPublicKeyToOwningIdentityCache - class in net.corda.testing.node.internal
- A mock implementation of WritablePublicKeyToOwningIdentityCache that stores all key mappings in memory.
- MockServices - class in net.corda.testing.node
- An implementation of ServiceHub that is designed for in-memory unit tests of contract validation logic.
- MockServices.Companion - class in net.corda.testing.node.MockServices
- MockServicesKt - class in net.corda.testing.node
- MockTransactionStorage - class in net.corda.testing.node.internal
- A class which provides an implementation of WritableTransactionStorage which is used in MockServices
- ModifiedFollowing - enum entry in net.corda.finance.contracts.DateRollConvention
"Modified following" is the next business date, unless it's in the next month, in which case use the preceeding business date.
- ModifiedPrevious - enum entry in net.corda.finance.contracts.DateRollConvention
Modified previous is the previous business date, unless it's in the previous month, in which case use the next business date.
- modP(java.math.BigInteger) - function in net.corda.core.crypto.internal.Curve25519
- Month - enum entry in net.corda.finance.contracts.Tenor.TimeUnit
- Monthly - enum entry in net.corda.finance.contracts.Frequency
- moveBusinessDays(java.time.LocalDate,net.corda.finance.contracts.DateRollDirection,java.lang.Integer) - function in net.corda.finance.contracts.BusinessCalendar
- Returns a date which is the inbound date plus/minus a given number of business days.
- MoveCommand - class in net.corda.core.contracts
- A common move command for contract states which can change owner.
- MultilateralNetState - class in net.corda.finance.contracts.asset
- Subset of state, containing the elements which must match for two or more obligation transactions to be candidates for netting (this does not include the checks to enforce that everyone's amounts received are the same at the end, which is handled under the verify() function).
- MultilateralNettableState - class in net.corda.finance.contracts
- Interface for state objects that support being netted with other state objects.
- MultiRPCClient - 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.
- myAddresses() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode