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 agent-rpc-brpc-1.1.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bithon.agent.rpc.brpc.setting
├─ org.bithon.agent.rpc.brpc.setting.ISettingFetcher.class - [JAR]
org.bithon.agent.rpc.brpc.cmd
├─ org.bithon.agent.rpc.brpc.cmd.IJvmCommand.class - [JAR]
org.bithon.agent.rpc.brpc.tracing
├─ org.bithon.agent.rpc.brpc.tracing.ITraceCollector.class - [JAR]
org.bithon.agent.rpc.brpc.metrics
├─ org.bithon.agent.rpc.brpc.metrics.IMetricCollector.class - [JAR]
org.bithon.agent.rpc.brpc.event
├─ org.bithon.agent.rpc.brpc.event.IEventCollector.class - [JAR]