Package org.springframework.integration.mail.transformer

Class Summary
AbstractMailMessageTransformer<T> Base class for Transformers that convert from a JavaMail Message to a Spring Integration Message.
MailToStringTransformer Transforms a Message payload of type Message to a String.