|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
XenqttApplication | Specifies a type that implements a Xenqtt application. |
Class Summary | |
---|---|
ApplicationArguments | Supplies arguments and flags for the disparate modes available in Xenqtt. |
JavaLoggingDelegate | A Log.LoggingDelegate that logs messages and related data to a log file called xenqtt.log that is created and rolled in the directory where the
xenqtt.jar file is being executed. |
Log | Provides disparate logging methods for use within xenqtt. |
LoggingLevels | Exposes the disparate log levels that are currently enabled for Xenqtt. |
Xenqtt | The entry point into the application when either the proxy or the gateway are run. |
XenqttLogFormatter |
A Formatter implementation that logs log record s to a single line in the log file. |
XenqttUtil | Provides disparate utility methods useful across the Xenqtt application ecosystem. |
Exception Summary | |
---|---|
MqttCommandCancelledException | Thrown when a BlockingCommand is cancelled . |
MqttException | General mqtt exception used by this library. |
MqttInterruptedException | This is a wrapper for InterruptedException . |
MqttInvalidTopicNameException | Thrown when an invalid topic name is used |
MqttQosNotGrantedException | Thrown by synchronous MqttClient.subscribe(java.util.List) and MqttClient.subscribe(Subscription[]) methods when the QoS granted for
a subscription request does not match the QoS requested. |
MqttTimeoutException | Thrown when a timeout occurs in xenqtt. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |