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.
|
Modifier and Type | Method and Description |
---|---|
MQTTTransport |
MQTTProtocolConverter.getMQTTTransport() |
Constructor and Description |
---|
MQTTProtocolConverter(MQTTTransport mqttTransport,
BrokerService brokerService) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.