Uses of Interface
org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler.Stats
Package
Description
Generic support for simple messaging protocols (like STOMP).
Configuration support for WebSocket request handling.
-
Uses of StompBrokerRelayMessageHandler.Stats in org.springframework.messaging.simp.stomp
Modifier and TypeMethodDescriptionStompBrokerRelayMessageHandler.getStats()
Return a structured object with internal state and counters. -
Uses of StompBrokerRelayMessageHandler.Stats in org.springframework.web.socket.config
Modifier and TypeMethodDescriptionWebSocketMessageBrokerStats.getStompBrokerRelayStats()
Get stats about STOMP broker relay (when using a full-featured STOMP broker).