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 pinpoint-openwhisk-plugin-2.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.navercorp.pinpoint.plugin.openwhisk.descriptor
├─ com.navercorp.pinpoint.plugin.openwhisk.descriptor.DefaultMethodDescriptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.descriptor.LogMarkerMethodDescriptor.class - [JAR]
com.navercorp.pinpoint.plugin.openwhisk.accessor
├─ com.navercorp.pinpoint.plugin.openwhisk.accessor.PinpointTraceAccessor.class - [JAR]
com.navercorp.pinpoint.plugin.openwhisk
├─ com.navercorp.pinpoint.plugin.openwhisk.OpenwhiskConfig.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.OpenwhiskConstants.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.OpenwhiskDetector.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.OpenwhiskPlugin.class - [JAR]
com.navercorp.pinpoint.plugin.openwhisk.setter
├─ com.navercorp.pinpoint.plugin.openwhisk.setter.TraceContextSetter.class - [JAR]
com.navercorp.pinpoint.plugin.openwhisk.interceptor
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.KafkaProducerSendInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.NoopTracerSetTraceContextInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.StartMarkerCopyInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.TransactionIdCreateInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.TransactionIdFailedInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.TransactionIdFinishedInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.TransactionIdMarkInterceptor.class - [JAR]
├─ com.navercorp.pinpoint.plugin.openwhisk.interceptor.TransactionIdStartedInterceptor.class - [JAR]