Uses of Class
org.springframework.web.socket.server.standard.StandardWebSocketUpgradeStrategy
Package
Description
Server-side classes for use with standard JSR-356 WebSocket endpoints.
-
Uses of StandardWebSocketUpgradeStrategy in org.springframework.web.socket.server.standard
Modifier and TypeClassDescriptionclass
A WebSocketRequestUpgradeStrategy
for Apache Tomcat.class
A WebSocketRequestUpgradeStrategy
for WildFly and its underlying Undertow web server.class
WebSphere support for upgrading anHttpServletRequest
during a WebSocket handshake.