Uses of Class
org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
Packages that use AbstractWebSocketHandlerRegistration
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
- 
Uses of AbstractWebSocketHandlerRegistration in org.springframework.web.socket.config.annotationSubclasses of AbstractWebSocketHandlerRegistration in org.springframework.web.socket.config.annotationModifier and TypeClassDescriptionclassA helper class for configuringWebSocketHandlerrequest handling including SockJS fallback options.