クラス FileWrittenEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.file.remote.server.FileServerEvent
org.springframework.integration.sftp.server.ApacheMinaSftpEvent
org.springframework.integration.sftp.server.FileWrittenEvent
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明FileWrittenEvent
(ObjectSE source, StringSE remoteHandle, PathSE file, int dataLen, ThrowableSE thrown) メソッドのサマリー
クラス org.springframework.integration.sftp.server.ApacheMinaSftpEvent から継承されたメソッド
getSession
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
FileWrittenEvent
public FileWrittenEvent(ObjectSE source, StringSE remoteHandle, PathSE file, int dataLen, @Nullable ThrowableSE thrown)
メソッドの詳細
getRemoteHandle
getFile
getDataLen
public int getDataLen()toString
- オーバーライド:
- クラス
IntegrationEvent
のtoString