Uses of Class
org.springframework.integration.file.remote.handler.FileTransferringMessageHandler
Package
Description
Provides classes for the FTP outbound channel adapter.
Provides classes for the SFTP outbound channel adapter.
Outbound Channel Adapter implementations for SMB protocol.
-
Uses of FileTransferringMessageHandler in org.springframework.integration.ftp.outbound
Modifier and TypeClassDescriptionclass
The FTP specificFileTransferringMessageHandler
extension. -
Uses of FileTransferringMessageHandler in org.springframework.integration.sftp.outbound
-
Uses of FileTransferringMessageHandler in org.springframework.integration.smb.outbound
Modifier and TypeClassDescriptionclass
The SMB specificFileTransferringMessageHandler
extension.