Uses of Interface
org.springframework.integration.mail.MailReceiver
Package
Description
Base package for Mail support.
Provides classes for configuration - parsers, namespace handlers.
-
Uses of MailReceiver in org.springframework.integration.mail
Modifier and TypeClassDescriptionclass
Base class forMailReceiver
implementations.class
AMailReceiver
implementation for receiving mail messages from a mail server that supports the IMAP protocol.class
AMailReceiver
implementation that polls a mail server using the POP3 protocol. -
Uses of MailReceiver in org.springframework.integration.mail.config
Modifier and TypeMethodDescriptionprotected MailReceiver
MailReceiverFactoryBean.createInstance()