spring-framework / org.springframework.messaging.simp / SimpAttributesContextHolder / setAttributes

setAttributes

open static fun setAttributes(@Nullable attributes: SimpAttributes): Unit

Bind the given SimpAttributes to the current thread,

Parameters

attributes - the RequestAttributes to expose