| 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.ws.jetty8 |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
MQTTSocket |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.