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 trixnity-applicationserviceapi-server-jvm-3.10.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.folivo.trixnity.applicationserviceapi.server
├─ net.folivo.trixnity.applicationserviceapi.server.ApplicationServiceApiServerHandler.class - [JAR]
├─ net.folivo.trixnity.applicationserviceapi.server.MatrixApplicationServiceApiServerKt.class - [JAR]
├─ net.folivo.trixnity.applicationserviceapi.server.MatrixApplicationServiceApiServerRoutesKt.class - [JAR]
├─ net.folivo.trixnity.applicationserviceapi.server.MatrixQueryParameterOrBearerAuthKt.class - [JAR]
├─ net.folivo.trixnity.applicationserviceapi.server.MatrixQueryParameterOrBearerAuthenticationProvider.class - [JAR]