Uses of Package
org.apache.activemq.artemis.core.protocol.mqtt
-
Packages that use org.apache.activemq.artemis.core.protocol.mqtt Package Description org.apache.activemq.artemis.core.protocol.mqtt -
Classes in org.apache.activemq.artemis.core.protocol.mqtt used by org.apache.activemq.artemis.core.protocol.mqtt Class Description MQTTConnection MQTTConnectionManager MQTTConnectionManager is responsible for handle Connect and Disconnect packets and any resulting behaviour of these events.MQTTInterceptor MQTTLogger Logger Code 83MQTTProtocolHandler This class is responsible for receiving and sending MQTT packets, delegating behaviour to one of the MQTTConnectionManager, MQTTPublishManager, MQTTSubscriptionManager classes.MQTTProtocolManager MQTTRoutingContext MQTTRoutingHandler MQTTSession MQTTSessionState MQTTSessionState.OutboundStore MQTTSessionState.WillStatus MQTTVersion