|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MQTTTransport | Basic interface that mediates between protocol converter and transport |
Class Summary | |
---|---|
MQTTCodec | |
MQTTInactivityMonitor | |
MQTTNIOSSLTransport | |
MQTTNIOSSLTransportFactory | |
MQTTNIOTransport | An implementation of the Transport interface for using MQTT over NIO |
MQTTNIOTransportFactory | A MQTT over NIO transport factory |
MQTTSslTransportFactory | A MQTT over SSL transport factory |
MQTTTransportFactory | A MQTT transport factory |
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. |
MQTTWireFormat | Implements marshalling and unmarsalling the MQTT protocol. |
MQTTWireFormatFactory | Creates WireFormat objects that marshalls the Stomp protocol. |
Exception Summary | |
---|---|
MQTTProtocolException |
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |