View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gameserverSDK-0.4.201215.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.gaming
├─ com.microsoft.azure.gaming.Configuration.class - [JAR]
├─ com.microsoft.azure.gaming.ConfigurationBase.class - [JAR]
├─ com.microsoft.azure.gaming.ConnectedPlayer.class - [JAR]
├─ com.microsoft.azure.gaming.GameHostHealth.class - [JAR]
├─ com.microsoft.azure.gaming.GameserverSDK.class - [JAR]
├─ com.microsoft.azure.gaming.GameserverSDKInitializationException.class - [JAR]
├─ com.microsoft.azure.gaming.HeartbeatThread.class - [JAR]
├─ com.microsoft.azure.gaming.JsonFileConfiguration.class - [JAR]
├─ com.microsoft.azure.gaming.Logger.class - [JAR]
├─ com.microsoft.azure.gaming.Operation.class - [JAR]
├─ com.microsoft.azure.gaming.SessionConfig.class - [JAR]
├─ com.microsoft.azure.gaming.SessionHostHeartbeatInfo.class - [JAR]
├─ com.microsoft.azure.gaming.SessionHostStatus.class - [JAR]