Uses of Enum Class
org.springframework.boot.reactor.autoconfigure.ReactorProperties.ContextPropagationMode
Packages that use ReactorProperties.ContextPropagationMode
-
Uses of ReactorProperties.ContextPropagationMode in org.springframework.boot.reactor.autoconfigure
Subclasses with type arguments of type ReactorProperties.ContextPropagationMode in org.springframework.boot.reactor.autoconfigureMethods in org.springframework.boot.reactor.autoconfigure that return ReactorProperties.ContextPropagationModeModifier and TypeMethodDescriptionReactorProperties.getContextPropagation()Returns the enum constant of this class with the specified name.ReactorProperties.ContextPropagationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.boot.reactor.autoconfigure with parameters of type ReactorProperties.ContextPropagationModeModifier and TypeMethodDescriptionvoidReactorProperties.setContextPropagation(ReactorProperties.ContextPropagationMode contextPropagation)