Uses of Interface
org.springframework.integration.file.remote.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
Modifier and TypeClassDescriptionclass
Abstract implementation ofFileInfo
; provides a setter for the remote directory and a generic toString implementation. -
Uses of FileInfo in org.springframework.integration.ftp.session
-
Uses of FileInfo in org.springframework.integration.sftp.session
-
Uses of FileInfo in org.springframework.integration.smb.session