类的使用
org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
使用AbstractMessageBrokerConfiguration的程序包 程序包 说明 org.springframework.web.socket.config.annotation Support for annotation-based WebSocket setup in configuration classes.org.springframework.web.socket.config.annotation中AbstractMessageBrokerConfiguration的使用
org.springframework.web.socket.config.annotation中AbstractMessageBrokerConfiguration的子类 修饰符和类型 类 说明 classDelegatingWebSocketMessageBrokerConfigurationAWebSocketMessageBrokerConfigurationSupportextension that detects beans of typeWebSocketMessageBrokerConfigurerand delegates to all of them allowing callback style customization of the configuration provided inWebSocketMessageBrokerConfigurationSupport.classWebSocketMessageBrokerConfigurationSupportExtendsAbstractMessageBrokerConfigurationand adds configuration for receiving and responding to STOMP messages from WebSocket clients.