This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee921ed7cd19059655e4708f78885b954a6c9a4
spring-integration
/
org.springframework.integration.mail
/
src
History
Mark Fisher
9ee921ed7c
Removed the PollableSource interface, and migrated the 'receive()' method to MessageSource.
2008-09-26 16:31:26 +00:00
..
main
Removed the PollableSource interface, and migrated the 'receive()' method to MessageSource.
2008-09-26 16:31:26 +00:00
test/java/org/springframework/integration
/mail
Refactored inbound Mail adapters. Removed MailHeaderMapper and MessageConverter strategies. The Message payload will be a javax.mail.Message instance. Transformers will be used to convert the payload (e.g. Mail-to-String) and map header values.
2008-09-26 16:03:01 +00:00