
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 TypeMethodDescriptionstatic LinkedBlockingChannel
LinkedBlockingChannel.newSynchronous
(String theName, RetryPolicyProvider theRetryPolicyProvider) Creates a synchronous channel, mostly intended for testing