Package org.nhindirect.stagent.mail.notifications

Message Disposition Notifications implementation: RFC 3798

See:
          Description

Interface Summary
NotificationCreator Interface for creating notification object for a given email address.
 

Class Summary
Disposition Encapsulates message disposition status.
MDNFactory Overridden implementation of the Apache James MDNFactory.
MdnGateway Represents an MDN Gateway as specified by RFC 3798
MDNStandard Provides constants and utility functions for working with MDN
MDNStandard.Headers Standard header names for MDN headers
MDNStandard.MediaType MIME types for MDN
Notification Represents notification (MDN) content.
NotificationHelper Utility and extension methods for MDN specific message logic.
NotificationMessage Represents a message disposition notification (MDN) sent to a message sender, as per RFC 3798
ReportingUserAgent Represents a Reporting-UA as specified by RFC 3798.
 

Enum Summary
ErrorType Indicates disposition modifier of error, failure or warning.
NotificationType Indicates what this disposition notification means.
SendType Specifies how user was involved in sending notfication.
TriggerType Specifies how notification was triggered.
 

Package org.nhindirect.stagent.mail.notifications Description

Message Disposition Notifications implementation: RFC 3798



Copyright © 2010-2013 NHIN Direct. All Rights Reserved.