All Classes and Interfaces

Interfaces
Class
Description
A context propagation mechanism which can carry scoped-values across API boundaries and between threads.
Key for indexing values of type ContextKey stored in a Context.
A container of the registered propagators for every supported format.
The storage for storing and retrieving the current Context.
A Java SPI (Service Provider Interface) to allow replacing the default ContextStorage.
A value that can be stored inside Context.
An AutoCloseable that represents a mounted context for a block of code.
Interface that allows a TextMapPropagator to read propagated fields from a carrier.
Injects and extracts a value as text into carriers that travel in-band across process boundaries.
Class that allows a TextMapPropagator to set propagated fields into a carrier.