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