Class SftpOutboundGatewaySpec

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<AbstractRemoteFileOutboundGateway<com.jcraft.jsch.ChannelSftp.LsEntry>>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public class SftpOutboundGatewaySpec
extends RemoteFileOutboundGatewaySpec<com.jcraft.jsch.ChannelSftp.LsEntry,​SftpOutboundGatewaySpec>
Since:
5.0
Author:
Artem Bilan, Gary Russell