Uses of Interface
org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
Packages that use SubProtocolWebSocketHandler.Stats
Package
Description
Configuration support for WebSocket request handling.
WebSocket integration for Spring's messaging module.
-
Uses of SubProtocolWebSocketHandler.Stats in org.springframework.web.socket.config
Methods in org.springframework.web.socket.config that return SubProtocolWebSocketHandler.StatsModifier and TypeMethodDescriptionWebSocketMessageBrokerStats.getWebSocketSessionStats()
Get stats about WebSocket sessions. -
Uses of SubProtocolWebSocketHandler.Stats in org.springframework.web.socket.messaging
Methods in org.springframework.web.socket.messaging that return SubProtocolWebSocketHandler.StatsModifier and TypeMethodDescriptionSubProtocolWebSocketHandler.getStats()
Return a structured object with various session counters.