INT-3462: Polishing (s)ftp XSD
JIRA: https://jira.spring.io/browse/INT-3462
This commit is contained in:
committed by
Gary Russell
parent
93be035cae
commit
be362f90c6
@@ -15,6 +15,12 @@
|
||||
<constructor-arg ref="sf"/>
|
||||
</bean>
|
||||
|
||||
<int:channel id="inbound1">
|
||||
<int:queue/>
|
||||
</int:channel>
|
||||
|
||||
<int:poller fixed-delay="1000" default="true"/>
|
||||
|
||||
<int-sftp:outbound-gateway id="gateway1"
|
||||
local-directory="local-test-dir"
|
||||
session-factory="sf"
|
||||
|
||||
Reference in New Issue
Block a user