|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailReceiver | |
---|---|
org.springframework.integration.mail | |
org.springframework.integration.mail.config |
Uses of MailReceiver in org.springframework.integration.mail |
---|
Classes in org.springframework.integration.mail that implement MailReceiver | |
---|---|
class |
AbstractMailReceiver
Base class for MailReceiver implementations. |
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. |
Constructors in org.springframework.integration.mail with parameters of type MailReceiver | |
---|---|
MailReceivingMessageSource(MailReceiver mailReceiver)
|
Uses of MailReceiver in org.springframework.integration.mail.config |
---|
Methods in org.springframework.integration.mail.config that return MailReceiver | |
---|---|
MailReceiver |
MailReceiverFactoryBean.getObject()
|
|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |