Uses of Interface
org.springframework.integration.mail.MailReceiver
Packages that use MailReceiver
Package
Description
Base package for Mail support.
Provides classes for configuration - parsers, namespace handlers.
-
Uses of MailReceiver in org.springframework.integration.mail
Classes in org.springframework.integration.mail that implement MailReceiverModifier 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.Constructors in org.springframework.integration.mail with parameters of type MailReceiver -
Uses of MailReceiver in org.springframework.integration.mail.config
Methods in org.springframework.integration.mail.config that return MailReceiverModifier and TypeMethodDescriptionprotected MailReceiver
MailReceiverFactoryBean.createInstance()