| 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 | |
| org.apache.activemq.transport.ws.jetty8 |
| 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.
|
| Class and Description |
|---|
| MQTTInactivityMonitor |
| MQTTTransport
Basic interface that mediates between protocol converter and transport
|
| MQTTWireFormat
Implements marshalling and unmarsalling the MQTT protocol.
|
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.