Package org.apache.iotdb.db.protocol.mqtt
-
Interface Summary Interface Description PayloadFormatter PayloadFormatter format the payload to the messages. -
Class Summary Class Description BrokerAuthenticator The MQTT broker authenticator.JSONPayloadFormatter The JSON payload formatter.Message Message describes the information sometime sent from the devices.MPPPublishHandler PublishHandler handle the messages from MQTT clients.PayloadFormatManager PayloadFormatManager loads payload formatter from SPI services.PublishHandler PublishHandler handle the messages from MQTT clients.