Uses of Interface
ca.uhn.fhir.jpa.subscription.channel.api.IChannelSettings
Packages that use IChannelSettings
Package
Description
-
Uses of IChannelSettings in ca.uhn.fhir.jpa.subscription.channel.api
Classes in ca.uhn.fhir.jpa.subscription.channel.api that implement IChannelSettingsModifier and TypeClassDescriptionclassclassclass -
Uses of IChannelSettings in ca.uhn.fhir.jpa.subscription.channel.subscription
Methods in ca.uhn.fhir.jpa.subscription.channel.subscription with parameters of type IChannelSettingsModifier and TypeMethodDescriptionIChannelNamer.getChannelName(String theNameComponent, IChannelSettings theChannelSettings)Channel factories call this service to qualify the channel name before sending it to the channel factory.