Interface | Description |
---|---|
TransactionMapper |
A transaction mapper knows how to map DTO for standard and embedded transactions into a
Transaction object. |
Class | Description |
---|---|
AggregateTransactionServiceImpl |
Implementation of the
AggregateTransactionService |
AliasServiceImpl |
Implementation of the alias service.
|
BinarySerializationImpl |
Implementation of BinarySerialization.
|
BlockServiceImpl |
Implementation of
BlockService |
CurrencyServiceImpl |
Implementation of
CurrencyService |
ListenerBase |
Created by fernando on 19/08/19.
|
ListenerMessage<T> |
The listener payload with the parsed data.
|
ListenerRequest<T> |
Generic way of creating to subscribe to a message.
|
ListenerSubscribeMessage | |
MetadataTransactionServiceImpl |
Implementation of
MetadataTransactionService |
MosaicRestrictionTransactionServiceImpl |
Implementation of
MosaicRestrictionTransactionService . |
RandomUtils |
Utility class to generate random values.
|
RepositoryFactoryBase |
Base class of all the
RepositoryFactory . |
SerializationUtils |
Utility class used to serialize/deserialize catbuffer values.
|
StateProofServiceImpl |
Service used for state proofing
|
TransactionServiceImpl |
Implementation of
TransactionService . |
Enum | Description |
---|---|
ListenerChannel |