Uses of Class
org.springframework.web.socket.server.standard.StandardWebSocketUpgradeStrategy
Packages that use StandardWebSocketUpgradeStrategy
Package
Description
Server-side classes for use with standard JSR-356 WebSocket endpoints.
- 
Uses of StandardWebSocketUpgradeStrategy in org.springframework.web.socket.server.standardModifier and TypeClassDescriptionclassA WebSocketRequestUpgradeStrategyfor Apache Tomcat.classA WebSocketRequestUpgradeStrategyfor WildFly and its underlying Undertow web server.classWebSphere support for upgrading anHttpServletRequestduring a WebSocket handshake.