Uses of Class
org.apache.camel.component.mail.SimpleSearchTerm
-
Packages that use SimpleSearchTerm Package Description org.apache.camel.component.mail Defines the Email Component -
-
Uses of SimpleSearchTerm in org.apache.camel.component.mail
Methods in org.apache.camel.component.mail with parameters of type SimpleSearchTerm Modifier and Type Method Description static javax.mail.search.SearchTermMailConverters. toSearchTerm(SimpleSearchTerm simple)Converters the simple search term builder to search term.
-