Uses of Package
org.springframework.integration.mail
Package
Description
Base package for Mail support.
Provides classes for configuration - parsers, namespace handlers.
Provides Mail Components for the Java DSL.
-
ClassDescriptionBase class for
MailReceiver
implementations.AMailReceiver
implementation for receiving mail messages from a mail server that supports the IMAP protocol.Strategy interface for receiving mailMessages
.Strategy to be used to generate aSearchTerm
. -
ClassDescriptionStrategy interface for receiving mail
Messages
.Strategy to be used to generate aSearchTerm
. -
ClassDescriptionBase class for
MailReceiver
implementations.AMailReceiver
implementation for receiving mail messages from a mail server that supports the IMAP protocol.MessageSource
implementation that delegates to aMailReceiver
to poll a mailbox.AMessageHandler
implementation for sending mail.AMailReceiver
implementation that polls a mail server using the POP3 protocol.Strategy to be used to generate aSearchTerm
.