Package | Description |
---|---|
org.apache.activemq.transport.mqtt |
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
|
Modifier and Type | Method and Description |
---|---|
MQTTWireFormat |
MQTTTransport.getWireFormat() |
MQTTWireFormat |
MQTTTransportFilter.getWireFormat() |
Constructor and Description |
---|
MQTTCodec(MQTTCodec.MQTTFrameSink sink,
MQTTWireFormat wireFormat) |
MQTTCodec(org.apache.activemq.transport.tcp.TcpTransport transport,
MQTTWireFormat wireFormat) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.