Uses of Class
org.springframework.web.socket.adapter.AbstractWebSocketSession
Package
Description
Adapter classes for the Jetty WebSocket API.
Adapter classes for the standard Jakarta WebSocket API.
-
Uses of AbstractWebSocketSession in org.springframework.web.socket.adapter.jetty
-
Uses of AbstractWebSocketSession in org.springframework.web.socket.adapter.standard
Modifier and TypeClassDescriptionclass
AWebSocketSession
for use with the standard WebSocket for Java API.