All Classes and Interfaces
Class
Description
Base class for Transformers that convert from a JavaMail Message to a
Spring Integration Message.
Deprecated, for removal: This API element is subject to removal in a future version.
Base class for
MailReceiver implementations.Maps an inbound
MimeMessage to a Map.Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
ImapIdleChannelAdapterAn event-driven Channel Adapter that receives mail messages from a mail
server that supports the IMAP "idle" command (see RFC 2177).
Parser for the <imap-idle-channel-adapter> element in the 'mail' namespace.
A
MessageProducerSpec for a ImapIdleChannelAdapter.A
MailInboundChannelAdapterSpec for IMAP.Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
ImapMailReceiverA
MailReceiver implementation for receiving mail messages from a
mail server that supports the IMAP protocol.The factory for Spring Integration Mail components.
Pre-defined header names to be used for setting and/or retrieving Mail
Message attributes from/to integration Message Headers.
The Mail specific
MapBuilder implementation.Parser for the <inbound-channel-adapter> element of Spring Integration's 'mail' namespace.
A
MessageSourceSpec for a MailReceivingMessageSource.Namespace handler for the 'mail' namespace.
Parser for the <outbound-channel-adapter/> element of the 'mail' namespace.
Strategy interface for receiving mail
Messages.Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
MailReceiverMessageSource implementation that
delegates to a MailReceiver to poll a mailbox.Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
MailReceivingMessageSourceDeprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
MailSendingMessageHandlerA
MessageHandler implementation for sending mail.Transforms a Message payload of type
Message to a String.Parser for the <mail-to-string-transformer> element.
Collection of utility methods to work with Mail transports.
Utilities for handling mail messages.
A
MailInboundChannelAdapterSpec for POP3.A
MailReceiver implementation that polls a mail server using the
POP3 protocol.Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
Pop3MailReceiverStrategy to be used to generate a
SearchTerm.Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of
SearchTermStrategy
AbstractMailReceiver