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