Mark Fisher
|
9ee921ed7c
|
Removed the PollableSource interface, and migrated the 'receive()' method to MessageSource.
|
2008-09-26 16:31:26 +00:00 |
|
Mark Fisher
|
ec304b2c10
|
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 |
|
Mark Fisher
|
0ed3ba7657
|
Refactored CharacterStreamOutboundChannelAdapter to CharacterStreamWritingMessageConsumer and simplified the abstract method for AbstractOutboundChannelAdapter so that only a bean definition is returned (the base class now handles registration).
|
2008-09-24 00:00:55 +00:00 |
|
Mark Fisher
|
a97b767d56
|
Migrated FTP Channel Adapter code from the 'org.springframework.integration.adapter' module to the new 'org.springframework.integration.ftp' module.
|
2008-09-22 14:25:08 +00:00 |
|
Mark Fisher
|
5260e8b1ac
|
Adding new 'org.springframework.integration.ftp' module
|
2008-09-22 12:29:51 +00:00 |
|