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-dispatcher-thrift-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.dispatcher.thrift
├─ org.bithon.agent.dispatcher.thrift.AbstractThriftClient.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.MessageChannelFactory.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.ThriftAgentController.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.ThriftAgentControllerFactory.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.ThriftEventMessageChannel.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.ThriftMetricsMessageChannel.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.ThriftTracingMessageChannel.class - [JAR]
├─ org.bithon.agent.dispatcher.thrift.ToThriftMessageConverter.class - [JAR]