@XmlHints(allowTopLevelDefinition=true) @Alias(value="pop3-matcher") public class POP3EmailPredicateBuilder extends BaseEmailPredicateBuilder
Predicate which verifies that a POP3EmailAttributes instance is compliant with a number of criteria.
The class main purpose is to give the "pop3-matcher" alias to make it unique and distinguishable from the other matcher implementations besides that is more DSL/XML friendly.
| Constructor and Description |
|---|
POP3EmailPredicateBuilder() |
build, getBasePredicate, getFromRegex, getReceivedSince, getReceivedUntil, getSentSince, getSentUntil, getSubjectRegex, setFromRegex, setReceivedSince, setReceivedUntil, setSentSince, setSentUntil, setSubjectRegexCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.