jar

org.directtruststandards : timplus-smack-tcp-netty

Maven & Gradle

Apr 19, 2021
1 usages
0 stars

TIM+ smack TCP connection with Netty · An implementation of a TCP smack connection using the Netty networking framework.

Table Of Contents

Latest Version

Download org.directtruststandards : timplus-smack-tcp-netty JAR file - Latest Versions:

All Versions

Download org.directtruststandards : timplus-smack-tcp-netty JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 timplus-smack-tcp-netty-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.directtruststandards.timplus.smack.tcp

├─ org.directtruststandards.timplus.smack.tcp.XMPPNettyTCPConnection.class - [JAR]

org.directtruststandards.timplus.smack.tcp.codec

├─ org.directtruststandards.timplus.smack.tcp.codec.ElementEncoder.class - [JAR]

├─ org.directtruststandards.timplus.smack.tcp.codec.XMPPFrameDecoder.class - [JAR]