public class FileWrittenEvent extends ApacheMinaSftpEvent
causesourceSE| コンストラクターと説明 |
|---|
FileWrittenEvent(ObjectSE source, StringSE remoteHandle, PathSE file, int dataLen, ThrowableSE thrown) |
| 修飾子と型 | メソッドと説明 |
|---|---|
int | getDataLen() |
PathSE | getFile() |
StringSE | getRemoteHandle() |
StringSE | toString() |
getSessiongetCause, getSourceAsTypegetTimestampgetSourceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic FileWrittenEvent(ObjectSE source, StringSE remoteHandle, PathSE file, int dataLen, @Nullable ThrowableSE thrown)