- AbstractRepositoryVertxImpl - Class in io.nem.sdk.infrastructure.vertx
-
Created by fernando on 30/07/19.
- AbstractRepositoryVertxImpl(ApiClient, Supplier<NetworkType>) - Constructor for class io.nem.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
-
- AbstractTransactionMapper<D,T extends io.nem.sdk.model.transaction.Transaction> - Class in io.nem.sdk.infrastructure.vertx.mappers
-
Abstract transaction mapper for the transaction mappers that support a specific type of
transaction (Account Link, Mosaic Alias, etc.).
- AbstractTransactionMapper(JsonHelper, TransactionType, Class<D>) - Constructor for class io.nem.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
-
- AccountAddressRestrictionTransactionMapper - Class in io.nem.sdk.infrastructure.vertx.mappers
-
DTO mapper of AccountAddressRestrictionTransaction.
- AccountAddressRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.vertx.mappers.AccountAddressRestrictionTransactionMapper
-
- AccountMosaicRestrictionTransactionMapper - Class in io.nem.sdk.infrastructure.vertx.mappers
-
DTO mapper of AccountMosaicRestrictionTransaction.
- AccountMosaicRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.vertx.mappers.AccountMosaicRestrictionTransactionMapper
-
- AccountOperationRestrictionTransactionMapper - Class in io.nem.sdk.infrastructure.vertx.mappers
-
DTO mapper of AccountOperationRestrictionTransaction.
- AccountOperationRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.vertx.mappers.AccountOperationRestrictionTransactionMapper
-
- AccountRepositoryVertxImpl - Class in io.nem.sdk.infrastructure.vertx
-
Created by fernando on 29/07/19.
- AccountRepositoryVertxImpl(ApiClient, Supplier<NetworkType>) - Constructor for class io.nem.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
-
- aggregateBondedTransactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
-
- aggregateBondedTransactions(PublicAccount, QueryParams) - Method in class io.nem.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
-
- announce(SignedTransaction) - Method in class io.nem.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
-
- announceAggregateBonded(SignedTransaction) - Method in class io.nem.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
-
- announceAggregateBondedCosignature(CosignatureSignedTransaction) - Method in class io.nem.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
-