クラス MqttMessageDeliveredEvent
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.MqttMessageDeliveredEvent
- 実装されているすべてのインターフェース:
SerializableSE
クライアントがメッセージが配信されたことを示したときに発行されるイベント(aysnc を使用している場合)。
- 導入:
- 4.1
- 作成者:
- Gary Russell
- 関連事項:
フィールドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
causeクラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクターの概要
コンストラクターコンストラクター説明MqttMessageDeliveredEvent(ObjectSE source, 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
コンストラクターの詳細
MqttMessageDeliveredEvent
メソッドの詳細
toString
- オーバーライド:
- クラス
IntegrationEventのtoString