Package | Description |
---|---|
org.springframework.integration.mail |
Base package for Mail support.
|
Modifier and Type | Class and Description |
---|---|
class |
ImapMailReceiver
A
MailReceiver implementation for receiving mail messages from a
mail server that supports the IMAP protocol. |
class |
Pop3MailReceiver
A
MailReceiver implementation that polls a mail server using the
POP3 protocol. |
Copyright © 2018. All rights reserved.