クラス FtpRequestEvent
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.ftp.server.ApacheMinaFtpEvent
org.springframework.integration.ftp.server.FtpRequestEvent
- 実装されているすべてのインターフェース:
SerializableSE
FtpRequest
を持つすべてのイベントの基本クラス。- 導入:
- 5.2
- 作成者:
- Gary Russell
- 関連事項:
フィールドのサマリー
フィールドクラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明FtpRequestEvent
(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request) メソッドのサマリー
クラス org.springframework.integration.ftp.server.ApacheMinaFtpEvent から継承されたメソッド
getSession
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
フィールドの詳細
request
protected final transient org.apache.ftpserver.ftplet.FtpRequest request
コンストラクターの詳細
FtpRequestEvent
public FtpRequestEvent(org.apache.ftpserver.ftplet.FtpSession source, org.apache.ftpserver.ftplet.FtpRequest request)
メソッドの詳細
getRequest
public org.apache.ftpserver.ftplet.FtpRequest getRequest()toString
- オーバーライド:
- クラス
ApacheMinaFtpEvent
のtoString