| Package | Description |
|---|---|
| org.simplejavamail.api.mailer |
| Modifier and Type | Method and Description |
|---|---|
@NotNull OperationalConfig |
Mailer.getOperationalConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomMailer.sendMessage(@NotNull OperationalConfig operationalConfig,
@NotNull javax.mail.Session session,
Email email,
@NotNull javax.mail.internet.MimeMessage message) |
void |
CustomMailer.testConnection(@NotNull OperationalConfig operationalConfig,
@NotNull javax.mail.Session session) |
Copyright © 2009–2022. All rights reserved.