public class FileWrittenEvent extends FtpRequestEvent
request| Constructor and Description |
|---|
FileWrittenEvent(org.apache.ftpserver.ftplet.FtpSession source,
org.apache.ftpserver.ftplet.FtpRequest request,
boolean append) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAppend() |
java.lang.String |
toString() |
getRequestgetSessionpublic FileWrittenEvent(org.apache.ftpserver.ftplet.FtpSession source,
org.apache.ftpserver.ftplet.FtpRequest request,
boolean append)
public boolean isAppend()
public java.lang.String toString()
toString in class FtpRequestEvent