Uses of Package
org.apache.activemq.transport.mqtt
Packages that use org.apache.activemq.transport.mqtt
Package
Description
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
-
Classes in org.apache.activemq.transport.mqtt used by org.apache.activemq.transport.mqttClassDescriptionSink for newly decoded MQTT Frames.A MQTT over NIO transport factoryManages PUBLISH packet ids for clients.Keeps track of the MQTT client subscription so that acking is correctly done.Basic interface that mediates between protocol converter and transportImplements marshalling and unmarsalling the MQTT protocol.Interface used by the MQTTProtocolConverter for callbacks.
-
Classes in org.apache.activemq.transport.mqtt used by org.apache.activemq.transport.mqtt.strategyClassDescriptionKeeps track of the MQTT client subscription so that acking is correctly done.