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