|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationServerException | |
---|---|
com.silverpeas.notification.delayed.delegate | |
com.stratelia.silverpeas.notificationserver | |
com.stratelia.silverpeas.notificationserver.channel |
Uses of NotificationServerException in com.silverpeas.notification.delayed.delegate |
---|
Methods in com.silverpeas.notification.delayed.delegate that throw NotificationServerException | |
---|---|
protected void |
DelayedNotificationDelegate.sendNotification(NotificationData notificationData)
Centralizes notification sending |
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver |
---|
Methods in com.stratelia.silverpeas.notificationserver that throw NotificationServerException | |
---|---|
long |
NotificationServer.addNotification(NotificationData pData)
Description of the method. |
static NotificationData |
NotificationServerUtil.convertXMLToNotificationData(String p_XML)
|
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver.channel |
---|
Methods in com.stratelia.silverpeas.notificationserver.channel that throw NotificationServerException | |
---|---|
protected void |
AbstractListener.processMessage(javax.jms.Message msg)
Process a message received on NotificationServer JMS message queue : extract the message content to be sent. |
void |
INotificationServerChannel.send(NotificationData p_Message)
Method declaration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |