Class SftpOutboundGatewaySpec

All Implemented Interfaces:
DisposableBean, FactoryBean<AbstractRemoteFileOutboundGateway<org.apache.sshd.sftp.client.SftpClient.DirEntry>>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public class SftpOutboundGatewaySpec extends RemoteFileOutboundGatewaySpec<org.apache.sshd.sftp.client.SftpClient.DirEntry,SftpOutboundGatewaySpec>
Since:
5.0
Author:
Artem Bilan, Gary Russell