- AbstractRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
-
Created by fernando on 30/07/19.
- AbstractRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
-
- AbstractTransactionMapper<D,T extends io.nem.sdk.model.transaction.Transaction> - Class in io.nem.sdk.infrastructure.okhttp.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.okhttp.mappers.AbstractTransactionMapper
-
- AccountAddressRestrictionTransactionMapper - Class in io.nem.sdk.infrastructure.okhttp.mappers
-
DTO mapper of AccountAddressRestrictionTransaction.
- AccountAddressRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.okhttp.mappers.AccountAddressRestrictionTransactionMapper
-
- AccountMosaicRestrictionTransactionMapper - Class in io.nem.sdk.infrastructure.okhttp.mappers
-
DTO mapper of AccountMosaicRestrictionTransaction.
- AccountMosaicRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.okhttp.mappers.AccountMosaicRestrictionTransactionMapper
-
- AccountOperationRestrictionTransactionMapper - Class in io.nem.sdk.infrastructure.okhttp.mappers
-
DTO mapper of AccountOperationRestrictionTransaction.
- AccountOperationRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.okhttp.mappers.AccountOperationRestrictionTransactionMapper
-
- AccountRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
-
Created by fernando on 29/07/19.
- AccountRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
-
- aggregateBondedTransactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
-
- aggregateBondedTransactions(PublicAccount, TransactionSearchCriteria) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
-
- announce(SignedTransaction) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
-
- announceAggregateBonded(SignedTransaction) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
-
- announceAggregateBondedCosignature(CosignatureSignedTransaction) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
-