public interface XDDeliveryCallback
| Modifier and Type | Method and Description |
|---|---|
void |
sendFailureMessage(org.nhindirect.common.tx.model.Tx tx,
org.nhindirect.stagent.NHINDAddressCollection undeliveredRecipeints,
boolean useSenderAsPostmaster) |
void |
sendNotificationMessage(org.nhindirect.stagent.mail.notifications.NotificationMessage message) |
void sendNotificationMessage(org.nhindirect.stagent.mail.notifications.NotificationMessage message)
throws javax.mail.MessagingException
javax.mail.MessagingExceptionvoid sendFailureMessage(org.nhindirect.common.tx.model.Tx tx,
org.nhindirect.stagent.NHINDAddressCollection undeliveredRecipeints,
boolean useSenderAsPostmaster)
throws javax.mail.MessagingException
javax.mail.MessagingExceptionCopyright © 2025. All rights reserved.