Class WebNotificationSender
- java.lang.Object
-
- org.exoplatform.commons.notification.net.WebNotificationSender
-
public class WebNotificationSender extends Object
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Nov 23, 2014
-
-
Constructor Summary
Constructors Constructor Description WebNotificationSender()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidsendJsonMessage(String remoteId, org.exoplatform.commons.api.notification.model.MessageInfo message)
-
-
-
Method Detail
-
sendJsonMessage
public static void sendJsonMessage(String remoteId, org.exoplatform.commons.api.notification.model.MessageInfo message)
- Parameters:
remoteId-message-
-
-