Interface MailPropertiesProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Providers
Properties
for Mail session.- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
Method Summary
-
Method Details
-
mailProperties
- Returns:
- properties as listed in Appendix A of the JavaMail spec (particularly mail.store.protocol, mail.transport.protocol, mail.host, mail.user, and mail.from)
-