Class BaseChannelParameters
java.lang.Object
ca.uhn.fhir.jpa.subscription.channel.models.BaseChannelParameters
- Direct Known Subclasses:
ProducingChannelParameters
,ReceivingChannelParameters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setRetryConfiguration
(ChannelRetryConfiguration theConfiguration)
-
Constructor Details
-
BaseChannelParameters
Constructor
-
-
Method Details
-
getChannelName
-
setRetryConfiguration
-
getRetryConfiguration
-