jar

com.microsoft.azure.sdk.iot.deps : websocket-transport-layer

Maven & Gradle

Jan 28, 2017
2 usages
814 stars

Websocket Transport Layer · A Websocket Transport Layer for use with Proton-J (Version 0.15.0+)

Table Of Contents

Latest Version

Download com.microsoft.azure.sdk.iot.deps : websocket-transport-layer JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.sdk.iot.deps : websocket-transport-layer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 websocket-transport-layer-0.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.sdk.iot.deps.ws

├─ com.microsoft.azure.sdk.iot.deps.ws.WebSocket.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader.class - [JAR]

com.microsoft.azure.sdk.iot.deps.ws.impl

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade.class - [JAR]