jar

com.microsoft.azure.functions : azure-functions-java-library-signalr

Maven & Gradle

Mar 04, 2019
96 stars

Microsoft Azure Functions Java SignalR Types · This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime for SignalR Service.

Table Of Contents

Latest Version

Download com.microsoft.azure.functions : azure-functions-java-library-signalr JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.functions : azure-functions-java-library-signalr 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 azure-functions-java-library-signalr-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.functions.signalr.annotation

├─ com.microsoft.azure.functions.signalr.annotation.SignalRConnectionInfoInput.class - [JAR]

├─ com.microsoft.azure.functions.signalr.annotation.SignalROutput.class - [JAR]

com.microsoft.azure.functions.signalr

├─ com.microsoft.azure.functions.signalr.SignalRConnectionInfo.class - [JAR]

├─ com.microsoft.azure.functions.signalr.SignalRGroupAction.class - [JAR]

├─ com.microsoft.azure.functions.signalr.SignalRMessage.class - [JAR]