|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MdnGateway | |
|---|---|
| org.nhindirect.stagent.mail.notifications | Message Disposition Notifications implementation: RFC 3798 |
| Uses of MdnGateway in org.nhindirect.stagent.mail.notifications |
|---|
| Methods in org.nhindirect.stagent.mail.notifications that return MdnGateway | |
|---|---|
MdnGateway |
Notification.getGateway()
Gets the gateway that triggered this notification (optional). |
| Methods in org.nhindirect.stagent.mail.notifications with parameters of type MdnGateway | |
|---|---|
static org.apache.mailet.base.mail.MimeMultipartReport |
MDNFactory.create(String humanText,
String reporting_UA_name,
String reporting_UA_product,
String original_recipient,
String final_recipient,
String original_message_id,
String error,
MdnGateway gateway,
Disposition disposition)
Answers a MimeMultipartReport containing a Message Delivery Notification as specified by RFC 2298. |
void |
Notification.setGateway(MdnGateway gateway)
Sets the gateway that triggered this notification (optional). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||