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-reporter-2.16.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
zipkin2.reporter
├─ zipkin2.reporter.AsyncReporter.class - [JAR]
├─ zipkin2.reporter.AwaitableCallback.class - [JAR]
├─ zipkin2.reporter.BufferNextMessage.class - [JAR]
├─ zipkin2.reporter.ByteBoundedQueue.class - [JAR]
├─ zipkin2.reporter.BytesMessageEncoder.class - [JAR]
├─ zipkin2.reporter.ClosedSenderException.class - [JAR]
├─ zipkin2.reporter.InMemoryReporterMetrics.class - [JAR]
├─ zipkin2.reporter.Reporter.class - [JAR]
├─ zipkin2.reporter.ReporterMetrics.class - [JAR]
├─ zipkin2.reporter.Sender.class - [JAR]
├─ zipkin2.reporter.SpanWithSizeConsumer.class - [JAR]
zipkin2.reporter.internal
├─ zipkin2.reporter.internal.InternalReporter.class - [JAR]