Package org.springframework.web.socket.adapter
@NonNullApi
@NonNullFields
package org.springframework.web.socket.adapter
Classes adapting Spring's WebSocket API to and from WebSocket providers.
-
ClassDescriptionAn abstract base class for implementations of
WebSocketSession
.AWebSocketSession
that exposes the underlying, native WebSocketSession through a getter.