| 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-2014 The Apache Software Foundation. All Rights Reserved.