
Uses of Class
ca.uhn.fhir.jpa.subscription.channel.impl.LinkedBlockingChannel
Packages that use LinkedBlockingChannel
-
Uses of LinkedBlockingChannel in ca.uhn.fhir.jpa.subscription.channel.impl
Methods in ca.uhn.fhir.jpa.subscription.channel.impl that return LinkedBlockingChannelModifier and TypeMethodDescriptionprotected LinkedBlockingChannel
LinkedBlockingChannelFactory.buildLinkedBlockingChannel
(int theConcurrentConsumers, String theChannelName) LinkedBlockingChannelFactory.getOrCreateReceiver
(String theChannelName, ChannelConsumerSettings theChannelSettings) static LinkedBlockingChannel
LinkedBlockingChannel.newSynchronous
(String theName, RetryPolicyProvider theRetryPolicyProvider) Creates a synchronous channel for testing