Uses of Interface
org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
Packages that use WebSocketMessageBrokerConfigurer
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
- 
Uses of WebSocketMessageBrokerConfigurer in org.springframework.web.socket.config.annotationMethod parameters in org.springframework.web.socket.config.annotation with type arguments of type WebSocketMessageBrokerConfigurerModifier and TypeMethodDescriptionvoidDelegatingWebSocketMessageBrokerConfiguration.setConfigurers(List<WebSocketMessageBrokerConfigurer> configurers)