Uses of Package
org.springframework.web.socket.server.standard
Package
Description
Server-side classes for use with standard JSR-356 WebSocket endpoints.
-
ClassDescriptionA base class for
RequestUpgradeStrategy
implementations that build on the standard WebSocket API for Java (JSR-356).A base class forRequestUpgradeStrategy
implementations on top of JSR-356 based servers which include Tyrus as their WebSocket engine.A WebSocketRequestUpgradeStrategy
for the Jakarta WebSocket API 2.1+.