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.annotation
Method parameters in org.springframework.web.socket.config.annotation with type arguments of type WebSocketMessageBrokerConfigurerModifier and TypeMethodDescriptionvoid
DelegatingWebSocketMessageBrokerConfiguration.setConfigurers
(List<WebSocketMessageBrokerConfigurer> configurers)