Uses of Interface
org.springframework.integration.mail.inbound.MailReceiver
Packages that use MailReceiver
Package
Description
Provides classes for configuration - parsers, namespace handlers.
The inbound channel adapters support for Mail protocol.
-
Uses of MailReceiver in org.springframework.integration.mail.config
Subclasses with type arguments of type MailReceiver in org.springframework.integration.mail.configMethods in org.springframework.integration.mail.config that return MailReceiverModifier and TypeMethodDescriptionprotected MailReceiverMailReceiverFactoryBean.createInstance() -
Uses of MailReceiver in org.springframework.integration.mail.inbound
Classes in org.springframework.integration.mail.inbound that implement MailReceiverModifier and TypeClassDescriptionclassBase class forMailReceiverimplementations.classAMailReceiverimplementation for receiving mail messages from a mail server that supports the IMAP protocol.classAMailReceiverimplementation that polls a mail server using the POP3 protocol.Constructors in org.springframework.integration.mail.inbound with parameters of type MailReceiver