Uses of Package
org.springframework.web.socket.server.standard
Packages that use org.springframework.web.socket.server.standard
Package
Description
Server-side classes for use with standard JSR-356 WebSocket endpoints.
-
Classes in org.springframework.web.socket.server.standard used by org.springframework.web.socket.server.standardClassDescriptionA base class for
RequestUpgradeStrategyimplementations that build on the standard WebSocket API for Java (JSR-356).A base class forRequestUpgradeStrategyimplementations on top of JSR-356 based servers which include Tyrus as their WebSocket engine.