| Package | Description |
|---|---|
| org.apache.camel.component.mail |
Defines the Email Component
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMailUidGenerator |
| Modifier and Type | Method and Description |
|---|---|
MailUidGenerator |
MailEndpoint.getMailUidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
MailEndpoint.setMailUidGenerator(MailUidGenerator mailUidGenerator)
A pluggable
MailUidGenerator that allows to use custom logic to generate UUID of the mail message. |
Apache Camel