jar

io.qtjambi : qtjambi-websockets-jre8

Maven & Gradle

Apr 04, 2022
319 stars

QtJambi WebSockets for Java 8 · Provides WebSocket communication compliant with RFC 6455.

Table Of Contents

Latest Version

Download io.qtjambi : qtjambi-websockets-jre8 JAR file - Latest Versions:

All Versions

Download io.qtjambi : qtjambi-websockets-jre8 JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
6.2.x
6.2
5.15.x
5.15

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 qtjambi-websockets-jre8-6.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.qt.websockets

├─ io.qt.websockets.QMaskGenerator.class - [JAR]

├─ io.qt.websockets.QWebSocket.class - [JAR]

├─ io.qt.websockets.QWebSocketCorsAuthenticator.class - [JAR]

├─ io.qt.websockets.QWebSocketProtocol.class - [JAR]

├─ io.qt.websockets.QWebSocketServer.class - [JAR]

├─ io.qt.websockets.QtJambi_LibraryUtilities.class - [JAR]

Advertisement