Class ProducingChannelParameters
java.lang.Object
ca.uhn.fhir.jpa.subscription.channel.models.BaseChannelParameters
ca.uhn.fhir.jpa.subscription.channel.models.ProducingChannelParameters
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.uhn.fhir.jpa.subscription.channel.models.BaseChannelParameters
getChannelName, getRetryConfiguration, setRetryConfiguration
-
Constructor Details
-
ProducingChannelParameters
ConstructorProducing channels are sending channels. They send data to topics/queues.
- Parameters:
theChannelName
-
-