クラス 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)