Package | Description |
---|---|
org.apache.activemq.transport.mqtt |
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
|
Modifier and Type | Class and Description |
---|---|
class |
MQTTTransportFilter
The MQTTTransportFilter normally sits on top of a TcpTransport that has been
configured with the StompWireFormat and is used to convert MQTT commands to
ActiveMQ commands.
|
Copyright © 2005–2017. All rights reserved.