com.aliyun.openservices.shade.io.opentelemetry.context.propagation.package-info Maven / Gradle / Ivy
/*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
/**
* Interfaces for defining {@link com.aliyun.openservices.shade.com.aliyun.openservices.shade.io.opentelemetry.context.propagation.ContextPropagators} for
* allowing context propagation across process boundaries, for example when sending context to a
* remote server.
*/
@ParametersAreNonnullByDefault
package com.aliyun.openservices.shade.com.aliyun.openservices.shade.io.opentelemetry.context.propagation;
import javax.annotation.ParametersAreNonnullByDefault;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy