A C D G M N O R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- message_deliverystatus - Class in org.eclipse.angus.mail.dsn
-
DataContentHandler for message/delivery-status MIME type.
- message_deliverystatus() - Constructor for class org.eclipse.angus.mail.dsn.message_deliverystatus
-
Creates a default
message_deliverystatus. - message_dispositionnotification - Class in org.eclipse.angus.mail.dsn
-
DataContentHandler for message/disposition-notification MIME type.
- message_dispositionnotification() - Constructor for class org.eclipse.angus.mail.dsn.message_dispositionnotification
-
Creates a default
message_dispositionnotification. - messageDSN - Variable in class org.eclipse.angus.mail.dsn.DeliveryStatus
-
The DSN fields for the message.
- MessageHeaders - Class in org.eclipse.angus.mail.dsn
-
A special MimeMessage object that contains only message headers, no content.
- MessageHeaders() - Constructor for class org.eclipse.angus.mail.dsn.MessageHeaders
-
Construct a MessageHeaders object.
- MessageHeaders(InternetHeaders) - Constructor for class org.eclipse.angus.mail.dsn.MessageHeaders
-
Constructs a MessageHeaders object using the given InternetHeaders.
- MessageHeaders(InputStream) - Constructor for class org.eclipse.angus.mail.dsn.MessageHeaders
-
Constructs a MessageHeaders object from the given InputStream.
- multipart_report - Class in org.eclipse.angus.mail.dsn
-
DataContentHandler for multipart/report MIME type.
- multipart_report() - Constructor for class org.eclipse.angus.mail.dsn.multipart_report
-
Creates a default
multipart_report. - MultipartReport - Class in org.eclipse.angus.mail.dsn
-
A multipart/report message content, as defined in RFC 3462.
- MultipartReport() - Constructor for class org.eclipse.angus.mail.dsn.MultipartReport
-
Construct a multipart/report object with no content.
- MultipartReport(DataSource) - Constructor for class org.eclipse.angus.mail.dsn.MultipartReport
-
Constructs a MultipartReport object and its bodyparts from the given DataSource.
- MultipartReport(String, Report) - Constructor for class org.eclipse.angus.mail.dsn.MultipartReport
-
Construct a multipart/report object with the specified plain text and report type (DeliveryStatus or DispositionNotification) to be returned to the user.
- MultipartReport(String, Report, InternetHeaders) - Constructor for class org.eclipse.angus.mail.dsn.MultipartReport
-
Construct a multipart/report object with the specified plain text, report, and headers from the original message to be returned to the user.
- MultipartReport(String, Report, MimeMessage) - Constructor for class org.eclipse.angus.mail.dsn.MultipartReport
-
Construct a multipart/report object with the specified plain text, report, and original message to be returned to the user.
All Classes All Packages