クラス MqttMessageSentEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.mqtt.event.MqttIntegrationEvent
org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent
org.springframework.integration.mqtt.event.MqttMessageSentEvent
- 実装されているすべてのインターフェース:
SerializableSE
クライアントがメッセージが送信されたことを示したときに(非同期を使用している場合に)発行されるイベント。
- 導入:
- 4.1
- 作成者:
- Gary Russell
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
cause
クラス java.util.EventObjectSE から継承されたフィールド
sourceSE
コンストラクターの概要
コンストラクターコンストラクター説明MqttMessageSentEvent
(ObjectSE source, Message<?> message, StringSE topic, int messageId, StringSE clientId, int clientInstance) メソッドのサマリー
クラス org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent から継承されたメソッド
getClientId, getClientInstance, getMessageId
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType
クラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestamp
クラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
MqttMessageSentEvent
メソッドの詳細
getMessage
getTopic
toString
- オーバーライド:
- クラス
IntegrationEvent
のtoString