jar

co.elastic.otel : jvmti-access

Maven & Gradle

Apr 25, 2024
8 stars

Library for exposing JVMTI and JNI functionality to Java · Library for exposing JVMTI and JNI functionality to Java

Table Of Contents

Latest Version

Download co.elastic.otel : jvmti-access JAR file - Latest Versions:

All Versions

Download co.elastic.otel : jvmti-access JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jvmti-access-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.elastic.otel

├─ co.elastic.otel.JvmtiAccess.class - [JAR]

├─ co.elastic.otel.JvmtiAccessImpl.class - [JAR]

├─ co.elastic.otel.ResourceExtractionUtil.class - [JAR]

├─ co.elastic.otel.UniversalProfilingCorrelation.class - [JAR]

co.elastic.otel.profiler

├─ co.elastic.otel.profiler.DecodeException.class - [JAR]

├─ co.elastic.otel.profiler.MessageDecoder.class - [JAR]

├─ co.elastic.otel.profiler.ProfilerMessage.class - [JAR]

├─ co.elastic.otel.profiler.ProfilerRegistrationMessage.class - [JAR]

├─ co.elastic.otel.profiler.TraceCorrelationMessage.class - [JAR]

├─ co.elastic.otel.profiler.UnknownMessage.class - [JAR]