クラス 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