Uses of Interface
org.springframework.web.socket.adapter.NativeWebSocketSession

Packages that use NativeWebSocketSession
Package
Description
Classes adapting Spring's WebSocket API to and from WebSocket providers.
Adapter classes for the Jetty WebSocket API.
Adapter classes for the standard Jakarta WebSocket API.
SockJS client implementation of WebSocketClient.
SockJS specific implementations of WebSocketSession.