javax.mail functionality (SMTP, IMAP and POP3 protocols).See: Description
| Class | Description |
|---|---|
| ImapPop3EmailService |
Implementation of inbound email services that is working based on IMAP and POP3 protocols.
|
| MimeMessageConverter | |
| MimeMessageWrapper |
Special implementation of
EmailMessage that wraps related MimeMessage and provides read-only
access to its data and parameters. |
| SmtpEmailService |
Implementation of outbound email services that is working based on SMTP protocol.
|
javax.mail functionality (SMTP, IMAP and POP3 protocols).Copyright © 2023. All rights reserved.