A B C D E G I J L M N O P R S T U 
All Classes All Packages

A

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
 

B

BlockRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Blockchain http repository.
BlockRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 

C

call(Callable<T>) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
ChainRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Chain http repository.
ChainRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
 
close() - Method in class io.nem.sdk.infrastructure.okhttp.ListenerOkHttp
Close webSocket connection
close() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
CollectionAdapter - Class in io.nem.sdk.infrastructure.okhttp
Created by fernando on 06/08/19.
CollectionAdapter() - Constructor for class io.nem.sdk.infrastructure.okhttp.CollectionAdapter
 
contains(Object, String...) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
convert(Object, Class<T>) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
copyToDto(AccountAddressRestrictionTransaction, AccountAddressRestrictionTransactionDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AccountAddressRestrictionTransactionMapper
 
copyToDto(AccountMosaicRestrictionTransaction, AccountMosaicRestrictionTransactionDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AccountMosaicRestrictionTransactionMapper
 
copyToDto(AccountOperationRestrictionTransaction, AccountOperationRestrictionTransactionDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AccountOperationRestrictionTransactionMapper
 
copyToDto(T, D) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
Subclasses need to map the values from the transaction model to the transaction dto.
createAccountRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createAddressResolutionStatementFromDto(ResolutionStatementDTO) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createArtifactExpiryReceipt(MosaicExpiryReceiptDTO, ReceiptType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createArtifactExpiryReceipt(NamespaceExpiryReceiptDTO, ReceiptType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createBalanceChangeReceipt(BalanceChangeReceiptDTO, NetworkType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createBalanceTransferRecipient(BalanceTransferReceiptDTO, NetworkType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createBlockRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createChainRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createDiagnosticRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createFactory(NetworkType, D) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createFactory(NetworkType, AccountAddressRestrictionTransactionDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AccountAddressRestrictionTransactionMapper
 
createFactory(NetworkType, AccountMosaicRestrictionTransactionDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AccountMosaicRestrictionTransactionMapper
 
createFactory(NetworkType, AccountOperationRestrictionTransactionDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AccountOperationRestrictionTransactionMapper
 
createInflationReceipt(InflationReceiptDTO) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createJsonSerialization() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createListener() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createMetadataRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createModel(TransactionInfo, Object) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createMosaicRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createMosaicResolutionStatementFromDto(ResolutionStatementDTO) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createMultisigRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createNamespaceRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createNetworkRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createNodeRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createReceiptFromDto(Object, NetworkType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createReceiptRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createRestrictionAccountRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createRestrictionMosaicRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createStatementFromDto(StatementsDTO, NetworkType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createTransactionInfo(EmbeddedTransactionMetaDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createTransactionInfo(TransactionMetaDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createTransactionRepository() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createTransactionStatement(TransactionStatementDTO, NetworkType) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
creatGson(boolean) - Static method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 

D

DiagnosticRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Diagnostic http repository.
DiagnosticRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.DiagnosticRepositoryOkHttpImpl
 

E

exceptionHandling(Observable<T>) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
exceptionHandling(Throwable) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
extractStatusCodeFromException(Throwable) - Static method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 

G

GeneralTransactionMapper - Class in io.nem.sdk.infrastructure.okhttp.mappers
Entry point for the transaction mapping.
GeneralTransactionMapper(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
getAccountInfo(Address) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
getAccountMetadata(Address, Optional<QueryParams>) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getAccountMetadataByKey(Address, BigInteger) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getAccountMetadataByKeyAndSender(Address, BigInteger, String) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getAccountRestrictions(Address) - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
getAccountsInfo(List<Address>) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
getAccountsNames(List<Address>) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getAccountsRestrictions(List<Address>) - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
getBigInteger(Object, String...) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
getBlockByHeight(BigInteger) - Method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getBlockchainHeight() - Method in class io.nem.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
Get Block chain height
getBlockchainStorage() - Method in class io.nem.sdk.infrastructure.okhttp.DiagnosticRepositoryOkHttpImpl
Get storage info
getBlockReceipts(BigInteger) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
getBlocksByHeightWithLimit(BigInteger, int) - Method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getBlockTransactions(BigInteger) - Method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getBlockTransactions(BigInteger, QueryParams) - Method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getBoolean(Object, String...) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
getChainScore() - Method in class io.nem.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
Get Block chain score
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.DiagnosticRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getGenerationHash() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
getId(Optional<QueryParams>) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
getInteger(Object, String...) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
getJsonHelper() - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
getJsonHelper() - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
getJsonHelper() - Method in class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
getLinkedAddress(NamespaceId) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
Gets the Address from a AddressAlias
getLinkedMosaicId(NamespaceId) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
Gets the MosaicId from a MosaicAlias
getLong(Object, String...) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
getMerkleReceipts(BigInteger, String) - Method in class io.nem.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
getMerkleTransaction(BigInteger, String) - Method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getMosaic(MosaicId) - Method in class io.nem.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaicAddressRestriction(MosaicId, Address) - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getMosaicAddressRestrictions(MosaicId, List<Address>) - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getMosaicGlobalRestriction(MosaicId) - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getMosaicGlobalRestrictions(List<MosaicId>) - Method in class io.nem.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getMosaicMetadata(MosaicId, Optional<QueryParams>) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getMosaicMetadataByKey(MosaicId, BigInteger) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getMosaicMetadataByKeyAndSender(MosaicId, BigInteger, String) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getMosaics(List<MosaicId>) - Method in class io.nem.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaicsFromAccount(Address) - Method in class io.nem.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaicsFromAccounts(List<Address>) - Method in class io.nem.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaicsNames(List<MosaicId>) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getMultisigAccountGraphInfo(Address) - Method in class io.nem.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getMultisigAccountInfo(Address) - Method in class io.nem.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getNamespace(NamespaceId) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespaceMetadata(NamespaceId, Optional<QueryParams>) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getNamespaceMetadataByKey(NamespaceId, BigInteger) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getNamespaceMetadataByKeyAndSender(NamespaceId, BigInteger, String) - Method in class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getNamespaceNames(List<NamespaceId>) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespacesFromAccount(Address) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespacesFromAccount(Address, QueryParams) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespacesFromAccounts(List<Address>) - Method in class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNetworkInfo() - Method in class io.nem.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkRoutesApi() - Method in class io.nem.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkType() - Method in class io.nem.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkType() - Method in class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
getNodeInfo() - Method in class io.nem.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get node info
getNodeRoutesApi() - Method in class io.nem.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNodeTime() - Method in class io.nem.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get node time
getOrder(Optional<QueryParams>) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
getPageSize(Optional<QueryParams>) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
getServerInfo() - Method in class io.nem.sdk.infrastructure.okhttp.DiagnosticRepositoryOkHttpImpl
Get server info
getString(Object, String...) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
getTransaction(String) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getTransactions(List<String>) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getTransactionStatus(String) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getTransactionStatuses(List<String>) - Method in class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getTransactionType() - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
getTransactionType() - Method in class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
getTransactionType() - Method in interface io.nem.sdk.infrastructure.okhttp.mappers.TransactionMapper
The type of transactions this mapper supports.

I

incomingTransactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
incomingTransactions(PublicAccount, TransactionSearchCriteria) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
io.nem.sdk.infrastructure.okhttp - package io.nem.sdk.infrastructure.okhttp
 
io.nem.sdk.infrastructure.okhttp.mappers - package io.nem.sdk.infrastructure.okhttp.mappers
 

J

JsonHelperGson - Class in io.nem.sdk.infrastructure.okhttp
Created by fernando on 06/08/19.
JsonHelperGson() - Constructor for class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
JsonHelperGson(Gson) - Constructor for class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
JsonHelperGson(Gson, Gson) - Constructor for class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
JsonSerializationOkHttp - Class in io.nem.sdk.infrastructure.okhttp
Vertx implementation of JsonSerialization
JsonSerializationOkHttp(Gson) - Constructor for class io.nem.sdk.infrastructure.okhttp.JsonSerializationOkHttp
 
jsonToTransaction(String) - Method in class io.nem.sdk.infrastructure.okhttp.JsonSerializationOkHttp
 

L

ListenerOkHttp - Class in io.nem.sdk.infrastructure.okhttp
OkHttp implementations of the Listener.
ListenerOkHttp(OkHttpClient, String, JSON) - Constructor for class io.nem.sdk.infrastructure.okhttp.ListenerOkHttp
 

M

map(Transaction) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
map(Transaction) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
map(Transaction) - Method in interface io.nem.sdk.infrastructure.okhttp.mappers.TransactionMapper
It maps an transaction to an DTO transaction.
map(EmbeddedTransactionInfoDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
map(EmbeddedTransactionInfoDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
map(EmbeddedTransactionInfoDTO) - Method in interface io.nem.sdk.infrastructure.okhttp.mappers.TransactionMapper
It maps an embedded transaction included in an aggregate transaction.
map(TransactionInfoDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
map(TransactionInfoDTO) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
map(TransactionInfoDTO) - Method in interface io.nem.sdk.infrastructure.okhttp.mappers.TransactionMapper
It maps a general transaction included in a top level json response.
mapToEmbedded(Transaction) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
mapToEmbedded(Transaction) - Method in class io.nem.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
mapToEmbedded(Transaction) - Method in interface io.nem.sdk.infrastructure.okhttp.mappers.TransactionMapper
It maps an inner transaction to an embedded DTO transaction.
MetadataRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Implementation of MetadataRepository
MetadataRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
MosaicRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Mosaic http repository.
MosaicRepositoryOkHttpImpl(ApiClient, Observable<NetworkType>) - Constructor for class io.nem.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
MultisigRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
 
MultisigRepositoryOkHttpImpl(ApiClient, Observable<NetworkType>) - Constructor for class io.nem.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 

N

NamespaceRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Namespace http repository.
NamespaceRepositoryOkHttpImpl(ApiClient, Observable<NetworkType>) - Constructor for class io.nem.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
NetworkRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Created by fernando on 30/07/19.
NetworkRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
NodeRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Node http repository.
NodeRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
 

O

onError(Throwable) - Method in class io.nem.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
open() - Method in class io.nem.sdk.infrastructure.okhttp.ListenerOkHttp
 
outgoingTransactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
outgoingTransactions(PublicAccount, TransactionSearchCriteria) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 

P

parse(String) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
parse(String, Class<T>) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
partialTransactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
partialTransactions(PublicAccount, TransactionSearchCriteria) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
prettyPrint(Object) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 
print(Object) - Method in class io.nem.sdk.infrastructure.okhttp.JsonHelperGson
 

R

ReceiptMappingOkHttp - Class in io.nem.sdk.infrastructure.okhttp
 
ReceiptMappingOkHttp(JsonHelper) - Constructor for class io.nem.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
ReceiptRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
OkHttp implementation of ReceiptRepository.
ReceiptRepositoryOkHttpImpl(ApiClient, Observable<NetworkType>) - Constructor for class io.nem.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
RepositoryFactoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
OkHttp implementation of a RepositoryFactory
RepositoryFactoryOkHttpImpl(String) - Constructor for class io.nem.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
RestrictionAccountRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
 
RestrictionAccountRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
RestrictionMosaicRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
 
RestrictionMosaicRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 

S

serialize(Collection<?>, Type, JsonSerializationContext) - Method in class io.nem.sdk.infrastructure.okhttp.CollectionAdapter
 
subscribeTo(String) - Method in class io.nem.sdk.infrastructure.okhttp.ListenerOkHttp
 

T

toBlockInfo(BlockInfoDTO) - Static method in class io.nem.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
toBlockInfo(Object) - Method in class io.nem.sdk.infrastructure.okhttp.ListenerOkHttp
 
toTransaction(Object) - Method in class io.nem.sdk.infrastructure.okhttp.ListenerOkHttp
 
TransactionMapper - Interface in io.nem.sdk.infrastructure.okhttp.mappers
A transaction mapper knows how to map DTO for standard and embedded transactions into a Transaction object.
TransactionRepositoryOkHttpImpl - Class in io.nem.sdk.infrastructure.okhttp
Transaction http repository.
TransactionRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
transactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
transactions(PublicAccount, TransactionSearchCriteria) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
transactionToJson(Transaction) - Method in class io.nem.sdk.infrastructure.okhttp.JsonSerializationOkHttp
 

U

unconfirmedTransactions(PublicAccount) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
unconfirmedTransactions(PublicAccount, TransactionSearchCriteria) - Method in class io.nem.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
A B C D E G I J L M N O P R S T U 
All Classes All Packages