Uses of Class
org.exoplatform.wallet.blockchain.service.EthereumClientConnector
-
Packages that use EthereumClientConnector Package Description org.exoplatform.wallet.blockchain.service -
-
Uses of EthereumClientConnector in org.exoplatform.wallet.blockchain.service
Constructors in org.exoplatform.wallet.blockchain.service with parameters of type EthereumClientConnector Constructor Description EthereumBlockchainTransactionService(org.exoplatform.container.PortalContainer container, org.exoplatform.wallet.service.WalletService walletService, org.exoplatform.commons.api.settings.SettingService settingService, EthereumClientConnector ethereumClientConnector, org.exoplatform.wallet.service.WalletTransactionService transactionService, org.exoplatform.wallet.service.WalletAccountService accountService, org.exoplatform.services.listener.ListenerService listenerService)EthereumWalletTokenAdminService(org.exoplatform.container.PortalContainer container, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.wallet.service.WalletService walletService, EthereumClientConnector clientConnector)
-