Package org.exoplatform.wallet.service
Class WalletWebSocketService
- java.lang.Object
-
- org.exoplatform.wallet.service.WalletWebSocketService
-
public class WalletWebSocketService extends Object
-
-
Constructor Summary
Constructors Constructor Description WalletWebSocketService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetCometdContextName()protected StringgetUserToken(String username)voidsendMessage(String eventId, Collection<String> recipientUsers, boolean sendToAll, Object... objects)
-