Uses of Class
org.springframework.integration.ftp.server.ApacheMinaFtpEvent
Package
Description
Provides classes related to FTP servers.
-
Uses of ApacheMinaFtpEvent in org.springframework.integration.ftp.server
Modifier and TypeClassDescriptionclass
An event emitted when a directory is created.class
An event that is emitted when a file is written.class
Base class for all events having anFtpRequest
.class
An event emitted when a path is moved.class
An event emitted when a file or directory is removed.class
An event emitted when a session is closed.class
An event emitted when a session is opened.