public abstract class ApacheMinaFtpEvent extends FileServerEvent
ApplicationEvent
generated from Apache Mina ftp events.cause
source
Constructor and Description |
---|
ApacheMinaFtpEvent(Object source) |
ApacheMinaFtpEvent(Object source,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
org.apache.ftpserver.ftplet.FtpSession |
getSession() |
String |
toString() |
getCause, getSourceAsType
getTimestamp
getSource
public ApacheMinaFtpEvent(Object source)
public org.apache.ftpserver.ftplet.FtpSession getSession()
public String toString()
toString
in class IntegrationEvent