
Uses of Class
ca.uhn.fhir.jpa.subscription.channel.subscription.SubscriptionChannelRegistry
Packages that use SubscriptionChannelRegistry
Package
Description
-
Uses of SubscriptionChannelRegistry in ca.uhn.fhir.jpa.subscription.match.config
Methods in ca.uhn.fhir.jpa.subscription.match.config that return SubscriptionChannelRegistryMethods in ca.uhn.fhir.jpa.subscription.match.config with parameters of type SubscriptionChannelRegistryModifier and TypeMethodDescriptionSubscriptionProcessorConfig.subscriptionMatchDeliverer
(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, SubscriptionChannelRegistry theSubscriptionChannelRegistry) -
Uses of SubscriptionChannelRegistry in ca.uhn.fhir.jpa.subscription.match.matcher.subscriber
Constructors in ca.uhn.fhir.jpa.subscription.match.matcher.subscriber with parameters of type SubscriptionChannelRegistryModifierConstructorDescriptionSubscriptionMatchDeliverer
(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, SubscriptionChannelRegistry theSubscriptionChannelRegistry)