Uses of Interface
org.springframework.web.socket.messaging.StompSubProtocolHandler.Stats
Packages that use 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.configMethods in org.springframework.web.socket.config that return StompSubProtocolHandler.StatsModifier and TypeMethodDescriptionWebSocketMessageBrokerStats.getStompSubProtocolStats()Get stats about STOMP-related WebSocket message processing.
- 
Uses of StompSubProtocolHandler.Stats in org.springframework.web.socket.messagingMethods in org.springframework.web.socket.messaging that return StompSubProtocolHandler.StatsModifier and TypeMethodDescriptionStompSubProtocolHandler.getStats()Return a structured object with internal state and counters.