Package org.springframework.integration.mail.transformer
package org.springframework.integration.mail.transformer
Provides classes related to transforming mail messages.
-
ClassDescriptionBase class for Transformers that convert from a JavaMail Message to a Spring Integration Message.Transforms a Message payload of type
Message
to a String.