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
8a103b7ec5cd5855a60b0d24b2adeba088d468be
spring-integration
/
org.springframework.integration.mail
/
src
History
Mark Fisher
7f917b5dd8
Removed MessageTarget. All components that referenced targets (e.g. Outbound Channel Adapter implementations) now work with the MessageConsumer interface instead.
2008-09-22 19:02:43 +00:00
..
main
Removed MessageTarget. All components that referenced targets (e.g. Outbound Channel Adapter implementations) now work with the MessageConsumer interface instead.
2008-09-22 19:02:43 +00:00
test/java/org/springframework/integration
/mail
MailTarget is now MailSendingMessageConsumer, and the "integration/mail" namespace now defines an "outbound-channel-adapter" element.
2008-09-22 18:51:34 +00:00