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 zipkin-sparkstreaming-stream-kafka-0.3.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
zipkin.sparkstreaming.stream.kafka
├─ zipkin.sparkstreaming.stream.kafka.AutoValue_KafkaStreamFactory.class - [JAR]
├─ zipkin.sparkstreaming.stream.kafka.AutoValue_ZookeeperBootstrapServers.class - [JAR]
├─ zipkin.sparkstreaming.stream.kafka.BootstrapServers.class - [JAR]
├─ zipkin.sparkstreaming.stream.kafka.KafkaStreamFactory.class - [JAR]
├─ zipkin.sparkstreaming.stream.kafka.ZookeeperBootstrapServers.class - [JAR]