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 tracing-rocketmq-0.5.11-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.zull.tracing.rocketmq
├─ cn.zull.tracing.rocketmq.AbstractMqTraceContext.class - [JAR]
├─ cn.zull.tracing.rocketmq.DefaultMQProducerProxyFactory.class - [JAR]
├─ cn.zull.tracing.rocketmq.MessageListenerConcurrentlyProxyFactory.class - [JAR]
├─ cn.zull.tracing.rocketmq.MqTraceContext.class - [JAR]
├─ cn.zull.tracing.rocketmq.RocketmqTraceContext.class - [JAR]