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