@Configuration public class XDRemoteDeliveryProcessor extends Object implements XDDeliveryCallback
| Constructor and Description |
|---|
XDRemoteDeliveryProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Consumer<org.springframework.messaging.Message<?>> |
directXDDeliveryInput() |
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) |
@Bean public Consumer<org.springframework.messaging.Message<?>> directXDDeliveryInput()
public void sendNotificationMessage(org.nhindirect.stagent.mail.notifications.NotificationMessage message)
throws javax.mail.MessagingException
sendNotificationMessage in interface XDDeliveryCallbackjavax.mail.MessagingExceptionpublic void sendFailureMessage(org.nhindirect.common.tx.model.Tx tx,
org.nhindirect.stagent.NHINDAddressCollection undeliveredRecipeints,
boolean useSenderAsPostmaster)
throws javax.mail.MessagingException
sendFailureMessage in interface XDDeliveryCallbackjavax.mail.MessagingExceptionCopyright © 2025. All rights reserved.