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.remoteClasses in org.springframework.integration.file.remote that implement FileInfoModifier and TypeClassDescriptionclassAbstract 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.sessionClasses in org.springframework.integration.ftp.session that implement FileInfo
- 
Uses of FileInfo in org.springframework.integration.sftp.sessionClasses in org.springframework.integration.sftp.session that implement FileInfo
- 
Uses of FileInfo in org.springframework.integration.smb.sessionClasses in org.springframework.integration.smb.session that implement FileInfo