| Package | Description |
|---|---|
| org.nhindirect.common.mail.dsn |
Delivery status notification (DSN) message definitions and utility methods.
|
| Modifier and Type | Method and Description |
|---|---|
DSNStandard.MtaNameType |
DSNMessageHeaders.getMtaNameType() |
static DSNStandard.MtaNameType |
DSNStandard.MtaNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DSNStandard.MtaNameType[] |
DSNStandard.MtaNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DSNMessageHeaders(String reportingMta,
String originalMessageId,
DSNStandard.MtaNameType mtaNameType)
Constructor
|
Copyright © 2010–2021 The Direct Project. All rights reserved.