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, verifyRecipientpublic void dataRecipient(MailData data, RecipientContext recipientContext)
DataRecipientFilterFilterBase.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 DataRecipientFilterdataRecipient in class StatelessFilterTypepublic void setDir(String dir)