public class DirectXdMailet extends org.nhindirect.gateway.smtp.james.mailet.AbstractNotificationAwareMailet implements XDDeliveryCallback
| Constructor and Description |
|---|
DirectXdMailet() |
| Modifier and Type | Method and Description |
|---|---|
DocumentRepository |
getDocumentRepository()
Get the value of documentRepository.
|
void |
init() |
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 |
service(Mail mail) |
void |
setDocumentRepository(DocumentRepository documentRepository)
Set the value of documentRepository.
|
mailToSMTPMailMessagedestroy, getBooleanParameter, getInitParameter, getInitParameter, getInitParameter, getInitParameterAsOptional, getInitParameterNames, getMailetConfig, getMailetContext, getMailetInfo, getMailetName, init, log, logpublic void service(Mail mail) throws javax.mail.MessagingException
service in interface Mailetservice in class GenericMailetjavax.mail.MessagingExceptionpublic void init()
throws javax.mail.MessagingException
init in class org.nhindirect.gateway.smtp.james.mailet.AbstractNotificationAwareMailetjavax.mail.MessagingExceptionpublic void setDocumentRepository(DocumentRepository documentRepository)
documentRepository - The value of documentRepository.public DocumentRepository getDocumentRepository()
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.