Package | Description |
---|---|
org.apache.activemq.transport.mqtt |
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
|
org.apache.activemq.transport.mqtt.strategy |
Class and Description |
---|
MQTTCodec.MQTTFrameSink
Sink for newly decoded MQTT Frames.
|
MQTTInactivityMonitor |
MQTTNIOTransportFactory
A MQTT over NIO transport factory
|
MQTTPacketIdGenerator
Manages PUBLISH packet ids for clients.
|
MQTTProtocolConverter |
MQTTProtocolException |
MQTTSubscription
Keeps track of the MQTT client subscription so that acking is correctly done.
|
MQTTTransport
Basic interface that mediates between protocol converter and transport
|
MQTTWireFormat
Implements marshalling and unmarsalling the MQTT protocol.
|
ResponseHandler
Interface used by the MQTTProtocolConverter for callbacks.
|
Class and Description |
---|
MQTTProtocolConverter |
MQTTProtocolException |
MQTTSubscription
Keeps track of the MQTT client subscription so that acking is correctly done.
|
Copyright © 2005–2022 FuseSource, Corp.. All rights reserved.