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 opentracing-faces-1.2.0-oldapi.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bis5.opentracing.faces.interceptor
├─ net.bis5.opentracing.faces.interceptor.SerializableOpenTracingInterceptor.class - [JAR]
├─ net.bis5.opentracing.faces.interceptor.TracedSerializable.class - [JAR]
net.bis5.opentracing.faces.phase
├─ net.bis5.opentracing.faces.phase.TracingPhaseListener.class - [JAR]