Package org.springframework.integration.sftp.server
package org.springframework.integration.sftp.server
Provides classes related to SFTP servers.
-
ClassDescription
ApplicationEvent
generated from Apache Mina sftp events.A listener for SFTP events emitted by an Apache Mina sshd/sftp server.An event emitted when a directory is created.An event that is emitted when a file is written.An event emitted when a path is moved.An event emitted when a file or directory is removed.An event emitted when a session is closed.An event emitted when a session is opened.