
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 LinkedBlockingChannelLinkedBlockingChannelFactory.buildLinkedBlockingChannel(int theConcurrentConsumers, String theChannelName) LinkedBlockingChannelFactory.getOrCreateReceiver(String theChannelName, ChannelConsumerSettings theChannelSettings) static LinkedBlockingChannelLinkedBlockingChannel.newSynchronous(String theName, RetryPolicyProvider theRetryPolicyProvider) Creates a synchronous channel for testing