Package org.springframework.integration.mail.inbound
@NullMarked
package org.springframework.integration.mail.inbound
The inbound channel adapters support for Mail protocol.
-
ClassDescriptionBase class for
MailReceiver
implementations.An event-driven Channel Adapter that receives mail messages from a mail server that supports the IMAP "idle" command (see RFC 2177).AMailReceiver
implementation for receiving mail messages from a mail server that supports the IMAP protocol.Strategy interface for receiving mailMessages
.MessageSource
implementation that delegates to aMailReceiver
to poll a mailbox.AMailReceiver
implementation that polls a mail server using the POP3 protocol.Strategy to be used to generate aSearchTerm
.