Uses of Interface
org.springframework.messaging.simp.user.SimpSubscriptionMatcher
Package
Description
Support for handling messages to "user" destinations (i.e.
WebSocket integration for Spring's messaging module.
-
Uses of SimpSubscriptionMatcher in org.springframework.messaging.simp.user
Modifier and TypeMethodDescriptionMultiServerUserRegistry.findSubscriptions
(SimpSubscriptionMatcher matcher) SimpUserRegistry.findSubscriptions
(SimpSubscriptionMatcher matcher) Find subscriptions with the given matcher. -
Uses of SimpSubscriptionMatcher in org.springframework.web.socket.messaging
Modifier and TypeMethodDescriptionDefaultSimpUserRegistry.findSubscriptions
(SimpSubscriptionMatcher matcher)