Uses of Class
ca.uhn.fhir.jpa.subscription.match.registry.ActiveSubscription
Packages that use ActiveSubscription
Package
Description
-
Uses of ActiveSubscription in ca.uhn.fhir.jpa.subscription.channel.subscription
Methods in ca.uhn.fhir.jpa.subscription.channel.subscription with parameters of type ActiveSubscriptionModifier and TypeMethodDescriptionvoidSubscriptionChannelRegistry.add(ActiveSubscription theActiveSubscription)voidSubscriptionChannelRegistry.remove(ActiveSubscription theActiveSubscription) -
Uses of ActiveSubscription in ca.uhn.fhir.jpa.subscription.match.deliver.websocket
Methods in ca.uhn.fhir.jpa.subscription.match.deliver.websocket that return ActiveSubscriptionMethods in ca.uhn.fhir.jpa.subscription.match.deliver.websocket with parameters of type ActiveSubscriptionModifier and TypeMethodDescriptionstatic WebsocketValidationResponseWebsocketValidationResponse.VALID_RESPONSE(ActiveSubscription theActiveSubscription) -
Uses of ActiveSubscription in ca.uhn.fhir.jpa.subscription.match.registry
Methods in ca.uhn.fhir.jpa.subscription.match.registry that return ActiveSubscriptionMethods in ca.uhn.fhir.jpa.subscription.match.registry that return types with arguments of type ActiveSubscription