Uses of Class
io.meeds.wallet.service.WalletWebSocketService

Packages that use WalletWebSocketService
Package
Description
 
  • Uses of WalletWebSocketService in io.meeds.wallet.service

    Constructors in io.meeds.wallet.service with parameters of type WalletWebSocketService
    Modifier
    Constructor
    Description
     
    WalletServiceImpl(io.meeds.wallet.service.WalletContractService contractService, io.meeds.wallet.service.WalletAccountService accountService, WalletWebSocketService webSocketService, org.exoplatform.commons.api.notification.service.storage.WebNotificationStorage webNotificationStorage, org.exoplatform.commons.api.settings.ExoFeatureService featureService, org.exoplatform.container.PortalContainer container, org.exoplatform.container.xml.InitParams params)