Package reactor.util.context
@NullMarked
package reactor.util.context
Miscellaneous utility classes, such as loggers, tuples or queue suppliers and implementations.
-
ClassDescriptionA key/value store that is propagated between components such as operators via the context protocol.A read-only view of a collection of key/value pairs that is propagated between components such as operators via the context protocol.A
ContextAccessorto enable reading values from a ReactorContextViewand writing values toContext.