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.standard
Modifier and TypeClassDescriptionclassA WebSocketRequestUpgradeStrategyfor Apache Tomcat.classDeprecated, for removal: This API element is subject to removal in a future version.as of 6.2.18 with no replacementclassWebSphere support for upgrading anHttpServletRequestduring a WebSocket handshake.