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
4ddfc680aeca741bfba161fa798f656f22b89a5a
spring-integration
/
org.springframework.integration.ftp
/
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
/ftp
FtpSource no longer uses a MessageCreator. Instead, it uses MessageBuilder internally, and any Message customization can be applied with Transformers.
2008-09-25 15:39:14 +00:00