spring-framework / org.springframework.messaging.simp / SimpSessionScope / <init>

<init>

SimpSessionScope()

A Scope implementation exposing the attributes of a SiMP session (e.g. WebSocket session).

Relies on a thread-bound SimpAttributes instance exported by org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler.

Author
Rossen Stoyanchev

Since
4.1