クラス ApacheMinaSftpEvent
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.sftp.server.ApacheMinaSftpEvent
- 実装されたすべてのインターフェース:
SerializableSE
- 既知の直属サブクラス
DirectoryCreatedEvent
、FileWrittenEvent
、PathMovedEvent
、PathRemovedEvent
、SessionClosedEvent
、SessionOpenedEvent
Apache Mina sftp イベントから生成された
ApplicationEvent
。- 導入:
- 5.2
- 作成者:
- Gary Russell
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明ApacheMinaSftpEvent
(ObjectSE source) ApacheMinaSftpEvent
(ObjectSE source, ThrowableSE cause) メソッドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType, toString
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
ApacheMinaSftpEvent
ApacheMinaSftpEvent
メソッドの詳細
getSession
public org.apache.sshd.server.session.ServerSession getSession()