Uses of Class
org.springframework.web.socket.adapter.standard.StandardWebSocketSession
Package
Description
Adapter classes for the standard Java WebSocket API.
-
Uses of StandardWebSocketSession in org.springframework.web.socket.adapter.standard
ModifierConstructorDescriptionStandardWebSocketHandlerAdapter
(WebSocketHandler handler, StandardWebSocketSession wsSession)