| Package | Description |
|---|---|
| org.simplejavamail.api.mailer | |
| org.simplejavamail.api.mailer.config | |
| org.simplejavamail.mailer | |
| org.simplejavamail.springsupport |
Contains the only exposed API of this module which is the entry class to import into Spring.
|
| Class and Description |
|---|
| CustomMailer
By default, Simple Java Mail handles the ultimate connection and sending of emails.
|
| Mailer
Mailing tool created exclusively using
MailerRegularBuilder. |
| MailerFromSessionBuilder
Intermediate builder interface that supports a fixed
Session instance. |
| MailerGenericBuilder
Builder superclass which contains API to take care of all generic Mailer properties unrelated to the SMTP server
(host, port, username, password and transport strategy).
|
| MailerRegularBuilder
Default builder for generating Mailer instances.
|
| Class and Description |
|---|
| CustomMailer
By default, Simple Java Mail handles the ultimate connection and sending of emails.
|
| Class and Description |
|---|
| CustomMailer
By default, Simple Java Mail handles the ultimate connection and sending of emails.
|
| Mailer
Mailing tool created exclusively using
MailerRegularBuilder. |
| Class and Description |
|---|
| Mailer
Mailing tool created exclusively using
MailerRegularBuilder. |
| MailerGenericBuilder
Builder superclass which contains API to take care of all generic Mailer properties unrelated to the SMTP server
(host, port, username, password and transport strategy).
|
Copyright © 2009–2024. All rights reserved.