jar

com.jashmore : aws-xray-extension-core

Maven & Gradle

Jul 30, 2023
1 usages
46 stars

Aws Xray Extension Core · Extension for integration AWS Xray Tracing into the Message Listeners

Table Of Contents

Latest Version

Download com.jashmore : aws-xray-extension-core JAR file - Latest Versions:

All Versions

Download com.jashmore : aws-xray-extension-core JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.1.x
5.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.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 aws-xray-extension-core-6.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jashmore.sqs.extensions.xray.decorator

├─ com.jashmore.sqs.extensions.xray.decorator.BasicXrayMessageProcessingDecorator.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.decorator.DecoratorSegmentMutator.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.decorator.DecoratorSegmentNamingStrategy.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.decorator.DecoratorSubsegmentMutator.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.decorator.DecoratorSubsegmentNamingStrategy.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.decorator.StaticDecoratorSegmentNamingStrategy.class - [JAR]

com.jashmore.sqs.extensions.xray.client

├─ com.jashmore.sqs.extensions.xray.client.ClientSegmentMutator.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.client.ClientSegmentNamingStrategy.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.client.StaticClientSegmentNamingStrategy.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.client.UnsampledClientSegmentMutator.class - [JAR]

├─ com.jashmore.sqs.extensions.xray.client.XrayWrappedSqsAsyncClient.class - [JAR]

Advertisement