|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notification | |
|---|---|
| org.nhindirect.stagent.mail.notifications | Message Disposition Notifications implementation: RFC 3798 |
| Uses of Notification in org.nhindirect.stagent.mail.notifications |
|---|
| Methods in org.nhindirect.stagent.mail.notifications that return Notification | |
|---|---|
Notification |
NotificationCreator.createNotification(javax.mail.internet.InternetAddress address)
Creates a specific notification object (provided by the implementer) to be sent. |
| Methods in org.nhindirect.stagent.mail.notifications with parameters of type Notification | |
|---|---|
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 |
| Constructors in org.nhindirect.stagent.mail.notifications with parameters of type Notification | |
|---|---|
NotificationMessage(java.lang.String to,
Notification notification)
Initializes an MDN to the specified recipient. |
|
NotificationMessage(java.lang.String to,
java.lang.String from,
Notification notification)
Initializes an MDN to the specified recipient. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||