Uses of Interface
org.springframework.web.socket.messaging.StompSubProtocolHandler.Stats
Packages that use StompSubProtocolHandler.Stats Package Description org.springframework.web.socket.messaging WebSocket integration for Spring's messaging module.Uses of StompSubProtocolHandler.Stats in org.springframework.web.socket.messaging
Methods in org.springframework.web.socket.messaging that return StompSubProtocolHandler.Stats Modifier and Type Method Description StompSubProtocolHandler.StatsStompSubProtocolHandler. getStats()Return a structured object with internal state and counters.