JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
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.