Uses of Interface
org.springframework.web.socket.messaging.StompSubProtocolHandler.Stats
Package
Description
Configuration support for WebSocket request handling.
WebSocket integration for Spring's messaging module.
-
Uses of StompSubProtocolHandler.Stats in org.springframework.web.socket.config
Modifier and TypeMethodDescriptionWebSocketMessageBrokerStats.getStompSubProtocolStats()
Get stats about STOMP-related WebSocket message processing. -
Uses of StompSubProtocolHandler.Stats in org.springframework.web.socket.messaging
Modifier and TypeMethodDescriptionStompSubProtocolHandler.getStats()
Return a structured object with internal state and counters.