| Package | Description | 
|---|---|
| org.springframework.web.socket.config.annotation | Support for annotation-based WebSocket setup in configuration classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DelegatingWebSocketMessageBrokerConfigurationA  WebSocketMessageBrokerConfigurationSupportextension that detects
 beans of typeWebSocketMessageBrokerConfigurerand delegates to all
 of them allowing callback style customization of the configuration provided
 inWebSocketMessageBrokerConfigurationSupport. | 
| class  | WebSocketMessageBrokerConfigurationSupportExtends  AbstractMessageBrokerConfigurationand adds configuration for
 receiving and responding to STOMP messages from WebSocket clients. |