| Package | Description |
|---|---|
| org.simplejavamail.api.mailer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MailerGenericBuilder<T extends 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).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MailerFromSessionBuilder<T extends MailerFromSessionBuilder<?>>
Intermediate builder interface that supports a fixed
Session instance. |
interface |
MailerRegularBuilder<T extends MailerRegularBuilder<?>>
Default builder for generating Mailer instances.
|
Copyright © 2009–2023. All rights reserved.