Uses of Interface
org.springframework.integration.file.remote.FileInfo
Packages that use FileInfo
Package
Description
Base package for supporting remote files.
Provides classes supporting FTP sessions.
Provides classes supporting SFTP sessions.
SMB Remote Session abstraction support classes.
-
Uses of FileInfo in org.springframework.integration.file.remote
Classes in org.springframework.integration.file.remote that implement FileInfoModifier and TypeClassDescriptionclass
Abstract implementation ofFileInfo
; provides a setter for the remote directory and a generic toString implementation.Methods in org.springframework.integration.file.remote with parameters of type FileInfo -
Uses of FileInfo in org.springframework.integration.ftp.session
Classes in org.springframework.integration.ftp.session that implement FileInfo -
Uses of FileInfo in org.springframework.integration.sftp.session
Classes in org.springframework.integration.sftp.session that implement FileInfo -
Uses of FileInfo in org.springframework.integration.smb.session
Classes in org.springframework.integration.smb.session that implement FileInfo