jar

com.gitee.xuankaicat : mqtt-enhance-desktop

Maven & Gradle

Mar 18, 2023

kmnkt · It is a library allow user easy to create a new connection like UDP, TCP, MQTT in Kotlin, support create a controller to manage MQTT connections, also support connect to Aliyun by Alink protocol.

Table Of Contents

Latest Version

Download com.gitee.xuankaicat : mqtt-enhance-desktop JAR file - Latest Versions:

All Versions

Download com.gitee.xuankaicat : mqtt-enhance-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mqtt-enhance-desktop-2.0.0-alpha06.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation.AnyParam.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation.Param.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation.Payload.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation.Subscribe.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation.TopicIgnore.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.annotation.TopicIgnoreType.class - [JAR]

com.gitee.xuankaicat.kmnkt.mqtt.enhance

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.MQTTManager.class - [JAR]

com.gitee.xuankaicat.kmnkt.mqtt.enhance.convert

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.convert.Converter.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.convert.PayloadConvertFactory.class - [JAR]

com.gitee.xuankaicat.kmnkt.mqtt.enhance.convert.moshi

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.convert.moshi.MoshiConvertFactory.class - [JAR]

├─ com.gitee.xuankaicat.kmnkt.mqtt.enhance.convert.moshi.MoshiPayloadConverter.class - [JAR]