クラス SessionOpenedEvent
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.SessionOpenedEvent
- 実装されているすべてのインターフェース:
SerializableSE
セッションが開かれたときに発生するイベント。
- 導入:
- 5.2
- 作成者:
- Gary Russell
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
causeクラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.integration.ftp.server.ApacheMinaFtpEvent から継承されたメソッド
getSession, toStringクラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsTypeクラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestampクラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
SessionOpenedEvent
public SessionOpenedEvent(org.apache.ftpserver.ftplet.FtpSession session)