|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 java.util.Collection<NotificationMessage> |
NotificationHelper.createNotificationMessages(Message message,
java.util.Collection<javax.mail.internet.InternetAddress> senders,
NotificationCreator notificationCreator)
Creates a notification message (MDN) for the given message to the senders. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||