Uses of Package
org.apache.activemq.transport.mqtt.strategy
Packages that use org.apache.activemq.transport.mqtt.strategy
Package
Description
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
-
Classes in org.apache.activemq.transport.mqtt.strategy used by org.apache.activemq.transport.mqttClassDescriptionSubscription management strategy used to control how MQTT clients subscribe to destination and how messages are addressed in order to arrive on the appropriate destinations.
-
Classes in org.apache.activemq.transport.mqtt.strategy used by org.apache.activemq.transport.mqtt.strategyClassDescriptionAbstract implementation of the
MQTTSubscriptionStrategyinterface providing the base functionality that is common to most implementations.Subscription management strategy used to control how MQTT clients subscribe to destination and how messages are addressed in order to arrive on the appropriate destinations.