Class MqttClient.SendEntry

java.lang.Object
de.iip_ecosphere.platform.transport.spring.binder.mqttv5.MqttClient.SendEntry
Enclosing class:
MqttClient

private static class MqttClient.SendEntry
extends Object
Represents a message to be send while queuing for sending.
Author:
Holger Eichelberger, SSE
  • Field Details

  • Constructor Details

    • SendEntry

      private SendEntry​(String topic, byte[] payload)
      Creates a send entry.
      Parameters:
      topic - the topic name
      payload - the payload