文件名称: smallrye-context-propagation-2.2.1.jar中文-英文对照文档.zip
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-context-propagation</artifactId>
<version>2.2.1</version>
</dependency>Gradle:
implementation group: 'io.smallrye', name: 'smallrye-context-propagation', version: '2.2.1'
Gradle (Short):
implementation 'io.smallrye:smallrye-context-propagation:2.2.1'
Gradle (Kotlin):
implementation("io.smallrye:smallrye-context-propagation:2.2.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.smallrye.context
io.smallrye.context.impl
io.smallrye.context.impl.cdi
io.smallrye.context.impl.wrappersio.smallrye.context.CleanAutoCloseable
io.smallrye.context.CompletableFutureWrapper<T>
io.smallrye.context.CompletionStageWrapper<T>
io.smallrye.context.FastStorageThreadContextProvider<Declaration>
io.smallrye.context.FastThreadContextProvider
io.smallrye.context.JdkSpecific
io.smallrye.context.JdkSpecific.Contract
io.smallrye.context.SmallRyeContextManager
io.smallrye.context.SmallRyeContextManager.Builder
io.smallrye.context.SmallRyeContextManagerProvider
io.smallrye.context.SmallRyeManagedExecutor
io.smallrye.context.SmallRyeManagedExecutor.Builder
io.smallrye.context.SmallRyeThreadContext
io.smallrye.context.SmallRyeThreadContext.Builder
io.smallrye.context.impl.CapturedContextState
io.smallrye.context.impl.ContextHolder
io.smallrye.context.impl.Contextualized
io.smallrye.context.impl.DefaultValues
io.smallrye.context.impl.DefaultValuesFromConfig
io.smallrye.context.impl.JdkSpecificImpl
io.smallrye.context.impl.SlowActiveContextState
io.smallrye.context.impl.SlowCapturedContextState
io.smallrye.context.impl.SmallRyeThreadContextStorageDeclaration
io.smallrye.context.impl.ThreadContextProviderPlan
io.smallrye.context.impl.cdi.SmallRyeCurrentThreadContextInterceptor
io.smallrye.context.impl.wrappers.ContextualBiConsumer1<T,U>
io.smallrye.context.impl.wrappers.ContextualBiConsumer2<T,U>
io.smallrye.context.impl.wrappers.ContextualBiConsumer<T,U>
io.smallrye.context.impl.wrappers.ContextualBiConsumerN<T,U>
io.smallrye.context.impl.wrappers.ContextualBiFunction1<T,U,R>
io.smallrye.context.impl.wrappers.ContextualBiFunction2<T,U,R>
io.smallrye.context.impl.wrappers.ContextualBiFunction<T,U,R>
io.smallrye.context.impl.wrappers.ContextualBiFunctionN<T,U,R>
io.smallrye.context.impl.wrappers.ContextualCallable1<T>
io.smallrye.context.impl.wrappers.ContextualCallable2<T>
io.smallrye.context.impl.wrappers.ContextualCallable<T>
io.smallrye.context.impl.wrappers.ContextualCallableN<T>
io.smallrye.context.impl.wrappers.ContextualConsumer1<T>
io.smallrye.context.impl.wrappers.ContextualConsumer2<T>
io.smallrye.context.impl.wrappers.ContextualConsumer<T>
io.smallrye.context.impl.wrappers.ContextualConsumerN<T>
io.smallrye.context.impl.wrappers.ContextualExecutor
io.smallrye.context.impl.wrappers.ContextualExecutor1
io.smallrye.context.impl.wrappers.ContextualExecutor2
io.smallrye.context.impl.wrappers.ContextualExecutorN
io.smallrye.context.impl.wrappers.ContextualFunction1<T,R>
io.smallrye.context.impl.wrappers.ContextualFunction2<T,R>
io.smallrye.context.impl.wrappers.ContextualFunction<T,R>
io.smallrye.context.impl.wrappers.ContextualFunctionN<T,R>
io.smallrye.context.impl.wrappers.ContextualRunnable
io.smallrye.context.impl.wrappers.ContextualRunnable1
io.smallrye.context.impl.wrappers.ContextualRunnable2
io.smallrye.context.impl.wrappers.ContextualRunnableN
io.smallrye.context.impl.wrappers.ContextualSupplier1<R>
io.smallrye.context.impl.wrappers.ContextualSupplier2<R>
io.smallrye.context.impl.wrappers.ContextualSupplier<R>
io.smallrye.context.impl.wrappers.ContextualSupplierN<R>
io.smallrye.context.impl.wrappers.SlowContextualBiConsumer<T,U>
io.smallrye.context.impl.wrappers.SlowContextualBiFunction<T,U,R>
io.smallrye.context.impl.wrappers.SlowContextualCallable<R>
io.smallrye.context.impl.wrappers.SlowContextualConsumer<T>
io.smallrye.context.impl.wrappers.SlowContextualExecutor
io.smallrye.context.impl.wrappers.SlowContextualFunction<T,R>
io.smallrye.context.impl.wrappers.SlowContextualRunnable
io.smallrye.context.impl.wrappers.SlowContextualSupplier<R>