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 newrelic-api-8.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.newrelic.api.agent
├─ com.newrelic.api.agent.Agent.class - [JAR]
├─ com.newrelic.api.agent.AttributeHolder.class - [JAR]
├─ com.newrelic.api.agent.ConcurrentHashMapHeaders.class - [JAR]
├─ com.newrelic.api.agent.Config.class - [JAR]
├─ com.newrelic.api.agent.DatastoreParameters.class - [JAR]
├─ com.newrelic.api.agent.DestinationType.class - [JAR]
├─ com.newrelic.api.agent.DistributedTracePayload.class - [JAR]
├─ com.newrelic.api.agent.ErrorData.class - [JAR]
├─ com.newrelic.api.agent.ErrorGroupCallback.class - [JAR]
├─ com.newrelic.api.agent.ExtendedInboundHeaders.class - [JAR]
├─ com.newrelic.api.agent.ExtendedRequest.class - [JAR]
├─ com.newrelic.api.agent.ExtendedResponse.class - [JAR]
├─ com.newrelic.api.agent.ExternalParameters.class - [JAR]
├─ com.newrelic.api.agent.GenericParameters.class - [JAR]
├─ com.newrelic.api.agent.HeaderType.class - [JAR]
├─ com.newrelic.api.agent.Headers.class - [JAR]
├─ com.newrelic.api.agent.HttpParameters.class - [JAR]
├─ com.newrelic.api.agent.InboundHeaders.class - [JAR]
├─ com.newrelic.api.agent.Insights.class - [JAR]
├─ com.newrelic.api.agent.Logger.class - [JAR]
├─ com.newrelic.api.agent.MessageConsumeParameters.class - [JAR]
├─ com.newrelic.api.agent.MessageProduceParameters.class - [JAR]
├─ com.newrelic.api.agent.MethodTracer.class - [JAR]
├─ com.newrelic.api.agent.MethodTracerFactory.class - [JAR]
├─ com.newrelic.api.agent.MetricAggregator.class - [JAR]
├─ com.newrelic.api.agent.NewRelic.class - [JAR]
├─ com.newrelic.api.agent.NoOpAgent.class - [JAR]
├─ com.newrelic.api.agent.OutboundHeaders.class - [JAR]
├─ com.newrelic.api.agent.QueryConverter.class - [JAR]
├─ com.newrelic.api.agent.Request.class - [JAR]
├─ com.newrelic.api.agent.Response.class - [JAR]
├─ com.newrelic.api.agent.Segment.class - [JAR]
├─ com.newrelic.api.agent.SlowQueryDatastoreParameters.class - [JAR]
├─ com.newrelic.api.agent.SlowQueryWithInputDatastoreParameters.class - [JAR]
├─ com.newrelic.api.agent.Token.class - [JAR]
├─ com.newrelic.api.agent.Trace.class - [JAR]
├─ com.newrelic.api.agent.TraceByReturnType.class - [JAR]
├─ com.newrelic.api.agent.TraceLambda.class - [JAR]
├─ com.newrelic.api.agent.TraceMetadata.class - [JAR]
├─ com.newrelic.api.agent.TracedMethod.class - [JAR]
├─ com.newrelic.api.agent.Transaction.class - [JAR]
├─ com.newrelic.api.agent.TransactionNamePriority.class - [JAR]
├─ com.newrelic.api.agent.TransportType.class - [JAR]