public class SavePostmasterMail extends StatelessFilterType
Constructor and Description |
---|
SavePostmasterMail() |
Modifier and Type | Method and Description |
---|---|
void |
dataRecipient(MailData data,
RecipientContext recipientContext)
This method and the
FilterBase.data(mireka.MailData) method are called together, the similar
methods of the next filter will be called only after both methods have
been run. |
void |
setDir(String dir) |
begin, createInstance, data, done, from, recipient, verifyRecipient
public void dataRecipient(MailData data, RecipientContext recipientContext)
DataRecipientFilter
FilterBase.data(mireka.MailData)
method are called together, the similar
methods of the next filter will be called only after both methods have
been run.dataRecipient
in interface DataRecipientFilter
dataRecipient
in class StatelessFilterType
public void setDir(String dir)