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 opentelemetry-javaagent-armeria-grpc-1.14-2.4.0-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.opentelemetry.javaagent.instrumentation.armeria.grpc.v1_14
├─ io.opentelemetry.javaagent.instrumentation.armeria.grpc.v1_14.ArmeriaGrpcClientBuilderInstrumentation.class - [JAR]
├─ io.opentelemetry.javaagent.instrumentation.armeria.grpc.v1_14.ArmeriaGrpcInstrumentationModule.class - [JAR]
├─ io.opentelemetry.javaagent.instrumentation.armeria.grpc.v1_14.ArmeriaGrpcServiceBuilderInstrumentation.class - [JAR]