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 jaeger-proto-0.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
grpc.gateway.protoc_gen_swagger.options
├─ grpc.gateway.protoc_gen_swagger.options.Annotations.class - [JAR]
├─ grpc.gateway.protoc_gen_swagger.options.Openapiv2.class - [JAR]
com.google.protobuf
├─ com.google.protobuf.GoGoProtos.class - [JAR]
io.jaegertracing.api_v2
├─ io.jaegertracing.api_v2.Model.class - [JAR]
├─ io.jaegertracing.api_v2.Query.class - [JAR]
├─ io.jaegertracing.api_v2.QueryServiceGrpc.class - [JAR]