クラス ApacheMinaFtpEvent
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
- 実装済みのインターフェース一覧:
SerializableSE
- 既知の直属サブクラス
FtpRequestEvent、SessionClosedEvent、SessionOpenedEvent
ApplicationEvent は Apache Mina ftp イベントから生成されました。- 導入:
- 5.2
- 作成者:
- Gary Russell
- 関連事項:
フィールド概要
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
causeクラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクター概要
コンストラクターコンストラクター説明ApacheMinaFtpEvent(ObjectSE source) ApacheMinaFtpEvent(ObjectSE source, ThrowableSE cause) 方法の概要
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsTypeクラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestampクラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
ApacheMinaFtpEvent
ApacheMinaFtpEvent
方法の詳細
getSession
public org.apache.ftpserver.ftplet.FtpSession getSession()toString
- オーバーライド:
- クラス
IntegrationEventのtoString