- SearchTermBuilder - Class in org.apache.camel.component.mail
-
A builder to build compound SearchTerm
s.
- SearchTermBuilder() - Constructor for class org.apache.camel.component.mail.SearchTermBuilder
-
- SearchTermBuilder.Comparison - Enum in org.apache.camel.component.mail
-
- SearchTermBuilder.Op - Enum in org.apache.camel.component.mail
-
- send(MimeMessage) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- send(MimeMessage) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
Send the mail
- sent(SearchTermBuilder.Comparison, Date) - Method in class org.apache.camel.component.mail.SearchTermBuilder
-
- sent(SearchTermBuilder.Op, SearchTermBuilder.Comparison, Date) - Method in class org.apache.camel.component.mail.SearchTermBuilder
-
- sentNow(SearchTermBuilder.Comparison, long) - Method in class org.apache.camel.component.mail.SearchTermBuilder
-
- sentNow(SearchTermBuilder.Op, SearchTermBuilder.Comparison, long) - Method in class org.apache.camel.component.mail.SearchTermBuilder
-
- setAdditionalJavaMailProperties(Properties) - Method in class org.apache.camel.component.mail.MailConfiguration
-
Sets additional java mail properties, that will append/override any default properties
that is set based on all the other options.
- setAlternativeBodyHeader(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setBCC(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
Sets the BCC email address.
- setBinding(MailBinding) - Method in class org.apache.camel.component.mail.MailEndpoint
-
Sets the binding used to convert from a Camel message to and from a Mail message
- setBody(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setCC(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
Sets the CC email address.
- setCloseFolder(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setConfiguration(MailConfiguration) - Method in class org.apache.camel.component.mail.MailComponent
-
Sets the Mail configuration
- setConfiguration(MailConfiguration) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setConnectionTimeout(int) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setContentType(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setContentTypeResolver(ContentTypeResolver) - Method in class org.apache.camel.component.mail.MailComponent
-
- setContentTypeResolver(ContentTypeResolver) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setCopyTo(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setDebugMode(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setDelete(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setDisconnect(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setDummyTrustManager(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setFetchSize(int) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setFolderName(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setFrom(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setFrom(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setFromReceivedDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setFromSentDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setHost(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setHost(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setHost(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setIgnoreUnsupportedCharset(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setIgnoreUriScheme(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setJavaMailProperties(Properties) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setJavaMailProperties(Properties) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setJavaMailProperties(Properties) - Method in class org.apache.camel.component.mail.MailConfiguration
-
Sets the java mail options.
- setJavaMailSender(JavaMailSender) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setMapMailMessage(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setMessage(Message) - Method in class org.apache.camel.component.mail.MailMessage
-
- setPassword(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setPassword(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setPassword(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setPeek(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setPort(int) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setPort(int) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setPort(int) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setPostProcessAction(MailBoxPostProcessAction) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setProtocol(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setProtocol(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setProtocol(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setRecipientFromEndpointConfiguration(MimeMessage, MailEndpoint, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
-
Appends the Mail headers from the endpoint configuration.
- setReplyTo(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setSearchTerm(SearchTerm) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setSession(Session) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setSession(Session) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setSession(Session) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setSortTerm(SortTerm[]) - Method in class org.apache.camel.component.mail.MailEndpoint
-
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setSubject(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setSubject(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setSubjectOrBody(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setTo(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
Sets the To email address.
- setTo(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setToReceivedDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setToSentDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setUnseen(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setUnseen(boolean) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
-
- setUseInlineAttachments(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- setUsername(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
-
- setUsername(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
-
- setUsername(String) - Method in class org.apache.camel.component.mail.MailConfiguration
-
- shouldAddAttachment(Exchange, String, DataHandler) - Method in class org.apache.camel.component.mail.MailBinding
-
Strategy to allow filtering of attachments which are added on the Mail message
- SimpleSearchTerm - Class in org.apache.camel.component.mail
-
Allows to configure common SearchTerm
's using a POJO style,
which can be done from XML DSLs.
- SimpleSearchTerm() - Constructor for class org.apache.camel.component.mail.SimpleSearchTerm
-
- sortMessages(Message[], SortTerm[]) - Static method in class org.apache.camel.component.mail.MailSorter
-
Sort the messages.
- SplitAttachmentsExpression - Class in org.apache.camel.component.mail
-
A
Expression
which can be used to split a
MailMessage
per attachment.
- SplitAttachmentsExpression() - Constructor for class org.apache.camel.component.mail.SplitAttachmentsExpression
-
- subject(String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
-
- subject(SearchTermBuilder.Op, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
-