
Uses of Interface
ca.uhn.fhir.broker.jms.ISpringMessagingChannelProducer
Packages that use ISpringMessagingChannelProducer
-
Uses of ISpringMessagingChannelProducer in ca.uhn.fhir.broker.jms
Methods in ca.uhn.fhir.broker.jms that return ISpringMessagingChannelProducerConstructors in ca.uhn.fhir.broker.jms with parameters of type ISpringMessagingChannelProducerModifierConstructorDescriptionSpringMessagingProducerAdapter
(Class<? extends ca.uhn.fhir.rest.server.messaging.IMessage<T>> theMessageType, ISpringMessagingChannelProducer theSpringMessagingChannelProducer) -
Uses of ISpringMessagingChannelProducer in ca.uhn.fhir.jpa.subscription.channel.impl
Classes in ca.uhn.fhir.jpa.subscription.channel.impl that implement ISpringMessagingChannelProducerMethods in ca.uhn.fhir.jpa.subscription.channel.impl that return ISpringMessagingChannelProducerModifier and TypeMethodDescriptionLinkedBlockingChannelFactory.getOrCreateProducer
(String theChannelName, ChannelProducerSettings theChannelSettings)