クラス FileWrittenEvent
- 実装されているすべてのインターフェース:
SerializableSE
ファイルが書き込まれたときに発生するイベント。
- 導入:
- 5.2
- 作成者:
- Gary Russell
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.ftp.server.FtpRequestEvent から継承されたフィールド
requestクラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
causeクラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクターの概要
コンストラクターコンストラクター説明FileWrittenEvent(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request, boolean append) メソッドのサマリー
クラス org.springframework.integration.ftp.server.FtpRequestEvent から継承されたメソッド
getRequestクラス org.springframework.integration.ftp.server.ApacheMinaFtpEvent から継承されたメソッド
getSessionクラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsTypeクラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestampクラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
FileWrittenEvent
public FileWrittenEvent(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request, boolean append)
メソッドの詳細
isAppend
public boolean isAppend()toString
- オーバーライド:
- クラス
FtpRequestEventのtoString