public class CustomMatcher extends org.apache.mailet.base.GenericMatcher
| Constructor and Description |
|---|
CustomMatcher() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.mailet.MailAddress> |
match(org.apache.mailet.Mail mail) |
public CustomMatcher()
public Collection<org.apache.mailet.MailAddress> match(org.apache.mailet.Mail mail) throws javax.mail.MessagingException
match in interface org.apache.mailet.Matchermatch in class org.apache.mailet.base.GenericMatcherjavax.mail.MessagingExceptionCopyright © 2002-2017 The Apache Software Foundation. All Rights Reserved.