Uses of Class
io.meeds.wallet.service.WalletWebSocketService
Packages that use WalletWebSocketService
-
Uses of WalletWebSocketService in io.meeds.wallet.service
Constructors in io.meeds.wallet.service with parameters of type WalletWebSocketServiceModifierConstructorDescriptionWalletServiceImpl(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)