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-applicationservice-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.appservice
├─ net.folivo.trixnity.appservice.ApplicationServiceEventTxnService.class - [JAR]
├─ net.folivo.trixnity.appservice.ApplicationServiceRoomService.class - [JAR]
├─ net.folivo.trixnity.appservice.ApplicationServiceUserService.class - [JAR]
├─ net.folivo.trixnity.appservice.ApplicationServiceUserServiceKt.class - [JAR]
├─ net.folivo.trixnity.appservice.CreateRoomParameter.class - [JAR]
├─ net.folivo.trixnity.appservice.DefaultApplicationServiceApiServerHandler.class - [JAR]
├─ net.folivo.trixnity.appservice.MatrixNotFoundException.class - [JAR]
├─ net.folivo.trixnity.appservice.RegisterUserParameter.class - [JAR]