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