Uses of Class
ch.rasc.wamp2spring.pubsub.SubscriptionRegistry
Packages that use SubscriptionRegistry
-
Uses of SubscriptionRegistry in ch.rasc.wamp2spring.config
Methods in ch.rasc.wamp2spring.config that return SubscriptionRegistry -
Uses of SubscriptionRegistry in ch.rasc.wamp2spring.pubsub
Constructors in ch.rasc.wamp2spring.pubsub with parameters of type SubscriptionRegistryModifierConstructorDescriptionPubSubMessageHandler(org.springframework.messaging.SubscribableChannel clientInboundChannel, org.springframework.messaging.SubscribableChannel brokerChannel, org.springframework.messaging.MessageChannel clientOutboundChannel, SubscriptionRegistry subscriptionRegistry, HandlerMethodService handlerMethodService, Features features, EventStore eventStore)