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 skywalking-profile-receiver-plugin-9.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.skywalking.oap.server.receiver.profile.provider.handler
├─ org.apache.skywalking.oap.server.receiver.profile.provider.handler.ProfileTaskServiceHandler.class - [JAR]
├─ org.apache.skywalking.oap.server.receiver.profile.provider.handler.ProfileTaskServiceHandlerCompat.class - [JAR]
org.apache.skywalking.oap.server.receiver.profile.provider
├─ org.apache.skywalking.oap.server.receiver.profile.provider.ProfileModuleProvider.class - [JAR]
org.apache.skywalking.oap.server.receiver.profile.module
├─ org.apache.skywalking.oap.server.receiver.profile.module.ProfileModule.class - [JAR]