public class FileWrittenEvent extends ApacheMinaSftpEvent
| Constructor and Description |
|---|
FileWrittenEvent(java.lang.Object source,
java.lang.String remoteHandle,
java.nio.file.Path file,
int dataLen,
java.lang.Throwable thrown) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataLen() |
java.nio.file.Path |
getFile() |
java.lang.String |
getRemoteHandle() |
java.lang.String |
toString() |
getSession