|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver.channel.popup |
---|
Methods in com.stratelia.silverpeas.notificationserver.channel.popup that throw NotificationServerException | |
---|---|
void |
POPUPListener.send(NotificationData message)
|
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver.channel.remove |
---|
Methods in com.stratelia.silverpeas.notificationserver.channel.remove that throw NotificationServerException | |
---|---|
void |
REMOVEListener.send(NotificationData notificationData)
|
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver.channel.server |
---|
Methods in com.stratelia.silverpeas.notificationserver.channel.server that throw NotificationServerException | |
---|---|
void |
SERVERListener.send(NotificationData notification)
|
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver.channel.silvermail |
---|
Methods in com.stratelia.silverpeas.notificationserver.channel.silvermail that throw NotificationServerException | |
---|---|
void |
SILVERMAILListener.send(NotificationData p_Message)
|
Uses of NotificationServerException in com.stratelia.silverpeas.notificationserver.channel.smtp |
---|
Methods in com.stratelia.silverpeas.notificationserver.channel.smtp that throw NotificationServerException | |
---|---|
void |
SMTPListener.send(NotificationData notification)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |