Uses of Class
org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
-
Uses of WebSocketConfigurationSupport in org.springframework.web.socket.config.annotation
Modifier and TypeClassDescriptionclass
A variation ofWebSocketConfigurationSupport
that detects implementations ofWebSocketConfigurer
in Spring configuration and invokes them in order to configure WebSocket request handling.