Package org.springframework.integration.mail
package org.springframework.integration.mail
Base package for Mail support.
-
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.Pre-defined header names to be used for setting and/or retrieving Mail Message attributes from/to integration Message Headers.Strategy interface for receiving mailMessages
.MessageSource
implementation that delegates to aMailReceiver
to poll a mailbox.AMessageHandler
implementation for sending mail.Collection of utility methods to work with Mail transports.AMailReceiver
implementation that polls a mail server using the POP3 protocol.Strategy to be used to generate aSearchTerm
.