Package org.springframework.web.socket.config
@NonNullApi
@NonNullFields
package org.springframework.web.socket.config
Configuration support for WebSocket request handling.
-
ClassDescriptionA central class for aggregating information about internal state and counters from key infrastructure components of the setup that comes with
@EnableWebSocketMessageBroker
for Java config and<websocket:message-broker>
for XML.NamespaceHandler
for Spring WebSocket configuration namespace.