Package Hierarchies:
- org.exoplatform.wallet.blockchain,
- org.exoplatform.wallet.blockchain.listener,
- org.exoplatform.wallet.blockchain.service,
- org.exoplatform.wallet.dao,
- org.exoplatform.wallet.entity,
- org.exoplatform.wallet.job,
- org.exoplatform.wallet.listener,
- org.exoplatform.wallet.notification.builder,
- org.exoplatform.wallet.notification.plugin,
- org.exoplatform.wallet.notification.provider,
- org.exoplatform.wallet.plugin,
- org.exoplatform.wallet.service,
- org.exoplatform.wallet.storage,
- org.exoplatform.wallet.storage.cached
Class Hierarchy
- java.lang.Object
- org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
- org.exoplatform.wallet.entity.AddressLabelEntity (implements java.io.Serializable)
- org.exoplatform.wallet.storage.AddressLabelStorage
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
- org.exoplatform.commons.api.settings.FeaturePlugin
- org.exoplatform.services.listener.Listener<S,D>
- org.exoplatform.commons.api.notification.channel.template.TemplateProvider
- org.exoplatform.wallet.job.BoostAdminTransactionJob (implements org.quartz.Job)
- org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService (implements org.exoplatform.wallet.service.BlockchainTransactionService, org.picocontainer.Startable)
- org.exoplatform.wallet.blockchain.service.EthereumClientConnector (implements org.exoplatform.wallet.statistic.ExoWalletStatisticService, org.picocontainer.Startable)
- org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService (implements org.exoplatform.wallet.statistic.ExoWalletStatisticService, org.picocontainer.Startable, org.exoplatform.wallet.service.WalletTokenAdminService)
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<E,I> (implements org.exoplatform.commons.api.persistence.GenericDAO<E,ID>)
- org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob (implements org.quartz.Job)
- java.lang.Throwable (implements java.io.Serializable)
- org.exoplatform.wallet.entity.TransactionEntity (implements java.io.Serializable)
- org.exoplatform.wallet.job.TransactionSenderJob (implements org.quartz.Job)
- org.exoplatform.wallet.storage.TransactionStorage
- org.exoplatform.wallet.service.WalletAccountServiceImpl (implements org.exoplatform.wallet.statistic.ExoWalletStatisticService, org.picocontainer.Startable, org.exoplatform.wallet.service.WalletAccountService)
- org.exoplatform.wallet.entity.WalletBackupEntity (implements java.io.Serializable)
- org.exoplatform.wallet.entity.WalletBlockchainStateEntity (implements java.io.Serializable)
- org.exoplatform.wallet.service.WalletContractServiceImpl (implements org.picocontainer.Startable, org.exoplatform.wallet.service.WalletContractService)
- org.exoplatform.wallet.entity.WalletEntity (implements java.io.Serializable)
- org.exoplatform.wallet.entity.WalletPrivateKeyEntity (implements java.io.Serializable)
- org.exoplatform.wallet.service.WalletServiceImpl (implements org.picocontainer.Startable, org.exoplatform.wallet.service.WalletService)
- org.exoplatform.wallet.storage.WalletStorage
- org.exoplatform.wallet.service.WalletTransactionServiceImpl (implements org.exoplatform.wallet.service.WalletTransactionService)
- org.exoplatform.wallet.service.WalletWebSocketService