クラス StompSessionConnectedEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stomp.event.StompIntegrationEvent
org.springframework.integration.stomp.event.StompSessionConnectedEvent
- 実装されたすべてのインターフェース:
SerializableSE
STOMP セッションの確立を示す
StompIntegrationEvent
。- 導入:
- 4.2.2
- 作成者:
- Artem Bilan
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType, toString
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
StompSessionConnectedEvent