Uses of Class
org.springframework.web.socket.handler.WebSocketSessionDecorator
Packages that use WebSocketSessionDecorator
-
Uses of WebSocketSessionDecorator in org.springframework.web.socket.handler
Subclasses of WebSocketSessionDecorator in org.springframework.web.socket.handlerModifier and TypeClassDescriptionclassWrap aWebSocketSessionto guarantee only one thread can send messages at a time.