Package org.apache.activemq.transport.mqtt.strategy
package org.apache.activemq.transport.mqtt.strategy
-
ClassDescriptionAbstract implementation of the
MQTTSubscriptionStrategyinterface providing the base functionality that is common to most implementations.Default implementation that uses unmapped topic subscriptions.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.Subscription strategy that converts all MQTT subscribes that would be durable to Virtual Topic Queue subscriptions.