We are using an inbound-channel-adapter with poller configuration to work as a trigger to ftp-outbound-gateway to list and download the files from remote directory. But we want to provide timeout to our application that will stop that trigger( but not the whole application context) after that time so that the ftp-outbound-gateway would stop working but if some files are being downloaded then that should not be affected. Can Delayer be used in that case or how the poller in the inbound-channel-adapter could be stopped?


Reply With Quote
