Uses of Class
org.nhindirect.stagent.mail.notifications.NotificationMessage

Packages that use NotificationMessage
org.nhindirect.stagent.mail.notifications Message Disposition Notifications implementation: RFC 3798 
 

Uses of NotificationMessage in org.nhindirect.stagent.mail.notifications
 

Methods in org.nhindirect.stagent.mail.notifications that return NotificationMessage
static NotificationMessage NotificationMessage.createNotificationFor(Message message, Notification notification)
          Takes a message and constructs an MDN.
static NotificationMessage NotificationHelper.createNotificationMessage(Message message, javax.mail.internet.InternetAddress from, Notification notification)
          Creates an MDN Notification message for the given message
 

Methods in org.nhindirect.stagent.mail.notifications that return types with arguments of type NotificationMessage
static Collection<NotificationMessage> NotificationHelper.createNotificationMessages(Message message, Collection<javax.mail.internet.InternetAddress> senders, NotificationCreator notificationCreator)
          Creates a notification message (MDN) for the given message to the senders.
 



Copyright © 2010-2014 NHIN Direct. All Rights Reserved.