Uses of Class
org.springframework.web.socket.handler.WebSocketSessionDecorator
-
Uses of WebSocketSessionDecorator in org.springframework.web.socket.handler
Modifier and TypeClassDescriptionclass
Wrap aWebSocketSession
to guarantee only one thread can send messages at a time.