public class RecipientIsNotXd extends GenericMatcher
| Constructor and Description |
|---|
RecipientIsNotXd() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
Collection<org.apache.james.core.MailAddress> |
match(Mail mail) |
destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, logpublic void init()
init in class GenericMatcherpublic Collection<org.apache.james.core.MailAddress> match(Mail mail) throws javax.mail.MessagingException
match in interface Matchermatch in class GenericMatcherjavax.mail.MessagingExceptionCopyright © 2021. All rights reserved.