JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
Spring Integration
org.springframework.integration.mail.support
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.springframework.integration.mail.support
package
org.springframework.integration.mail.support
Provides classes to support email.
Related Packages
Package
Description
org.springframework.integration.mail
Base package for Mail support.
org.springframework.integration.mail.config
Provides classes for configuration - parsers, namespace handlers.
org.springframework.integration.mail.dsl
Provides Mail Components for the Java DSL.
org.springframework.integration.mail.event
Events generated by the mail module
org.springframework.integration.mail.transformer
Provides classes related to transforming mail messages.
Classes
Class
Description
DefaultMailHeaderMapper
Maps an inbound
MimeMessage
to a
Map
.
MailUtils
Utilities for handling mail messages.