Uses of Interface
org.springframework.web.socket.messaging.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
Modifier and TypeMethodDescriptionWebSocketMessageBrokerStats.getWebSocketSessionStats()
Get stats about WebSocket sessions. -
Uses of SubProtocolWebSocketHandler.Stats in org.springframework.web.socket.messaging
Modifier and TypeMethodDescriptionSubProtocolWebSocketHandler.getStats()
Return a structured object with various session counters.