Uses of Class
org.springframework.web.socket.adapter.standard.StandardWebSocketSession
Packages that use StandardWebSocketSession
Package
Description
Adapter classes for the standard Jakarta WebSocket API.
- 
Uses of StandardWebSocketSession in org.springframework.web.socket.adapter.standardConstructors in org.springframework.web.socket.adapter.standard with parameters of type StandardWebSocketSessionModifierConstructorDescriptionStandardWebSocketHandlerAdapter(WebSocketHandler handler, StandardWebSocketSession wsSession)