Class ProducingChannelParameters

java.lang.Object
ca.uhn.fhir.jpa.subscription.channel.models.BaseChannelParameters
ca.uhn.fhir.jpa.subscription.channel.models.ProducingChannelParameters

  • Constructor Details

    • ProducingChannelParameters

      public ProducingChannelParameters(String theChannelName)
      Constructor

      Producing channels are sending channels. They send data to topics/queues.

      Parameters:
      theChannelName -