Uses of Class
org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
-
Uses of AbstractWebSocketHandlerRegistration in org.springframework.web.socket.config.annotation
Modifier and TypeClassDescriptionclass
A helper class for configuringWebSocketHandler
request handling including SockJS fallback options.