| AttachmentsContentTransferEncodingResolver |
Resolver to determine Content-Transfer-Encoding for file attachments.
|
| ContentTypeResolver |
Resolver to determine Content-Type for file attachments.
|
| JavaMailSender |
The JavaMailSender interface contains all the methods of a JavaMailSender implementation currently used by the mail
component.
|
| MailAuthenticator |
Mail authenticator that supplies username and password
|
| MailBinding |
A Strategy used to convert between a Camel Exchange and Message to and from a Mail
MimeMessage
|
| MailBoxPostProcessAction |
Is used for doing post processing tasks on the mailbox once the normal processing ended.
|
| MailComponent |
Component for JavaMail.
|
| MailConfiguration |
Represents the configuration data for communicating over email
|
| MailEndpoint |
Send and receive emails using imap, pop3 and smtp protocols.
|
| MailMessage |
Represents a Message for working with Mail
|
| MailUidGenerator |
To generate an unique ID of the mail message.
|
| SearchTermBuilder |
A builder to build compound SearchTerms.
|
| SearchTermBuilder.Comparison |
|
| SearchTermBuilder.Op |
|
| SimpleSearchTerm |
Allows to configure common SearchTerm's using a POJO style, which can be done from XML
DSLs.
|