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 activej-launchers-crdt-6.0-beta1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.activej.launchers.crdt.rpc
├─ io.activej.launchers.crdt.rpc.CrdtRpcClientLauncher.class - [JAR]
├─ io.activej.launchers.crdt.rpc.CrdtRpcClientModule.class - [JAR]
├─ io.activej.launchers.crdt.rpc.CrdtRpcServerModule.class - [JAR]
io.activej.launchers.crdt
├─ io.activej.launchers.crdt.BackupService.class - [JAR]
├─ io.activej.launchers.crdt.CrdtDescriptor.class - [JAR]
├─ io.activej.launchers.crdt.CrdtFileServerLauncher.class - [JAR]
├─ io.activej.launchers.crdt.CrdtHttpModule.class - [JAR]
├─ io.activej.launchers.crdt.CrdtNodeExample.class - [JAR]
├─ io.activej.launchers.crdt.CrdtNodeLauncher.class - [JAR]
├─ io.activej.launchers.crdt.CrdtNodeLogicModule.class - [JAR]
├─ io.activej.launchers.crdt.Initializers.class - [JAR]