Package org.springframework.web.socket.adapter
@NullMarked
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.AwebSocketSessionthat exposes the underlying, native webSocketSession through a getter.