| Package | Description |
|---|---|
| org.nhindirect.stagent.mail.notifications |
Message Disposition Notifications implementation: RFC 3798
|
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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-2016 NHIN Direct. All Rights Reserved.