Class | Description |
---|---|
JavaMailPropertiesFactoryBean |
PropertiesFactoryBean that
reads comma separated (ex: key1=value1,key2=value2) values and make them as properties. |
MailServerMixin |
Typical options for configuring connection to a mail server.
|
MailSinkOptionsMetadata |
Captures options for the
mail sink module. |
MailSourceOptionsMetadata |
Captures options for the
mail source module. |
Enum | Description |
---|---|
MailProtocol |
The list of supported mail protocols.
|