public abstract class ApacheMinaFtpEvent
extends org.springframework.integration.file.remote.server.FileServerEvent
ApplicationEvent generated from Apache Mina ftp events.| Constructor and Description |
|---|
ApacheMinaFtpEvent(java.lang.Object source) |
ApacheMinaFtpEvent(java.lang.Object source,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ftpserver.ftplet.FtpSession |
getSession() |
java.lang.String |
toString() |