| 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 | |
| org.apache.activemq.transport.ws.jetty9 |
| Modifier and Type | Method and Description |
|---|---|
MQTTWireFormat |
MQTTTransportFilter.getWireFormat() |
MQTTWireFormat |
MQTTTransport.getWireFormat() |
| Constructor and Description |
|---|
MQTTCodec(MQTTCodec.MQTTFrameSink sink,
MQTTWireFormat wireFormat) |
MQTTCodec(TcpTransport transport,
MQTTWireFormat wireFormat) |
| Modifier and Type | Method and Description |
|---|---|
MQTTWireFormat |
MQTTSocket.getWireFormat() |
| Modifier and Type | Method and Description |
|---|---|
MQTTWireFormat |
MQTTSocket.getWireFormat() |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.