Uses of Class
com.azure.spring.cloud.autoconfigure.jms.properties.AzureServiceBusJmsProperties.PrefetchPolicy
-
Packages that use AzureServiceBusJmsProperties.PrefetchPolicy Package Description com.azure.spring.cloud.autoconfigure.jms.properties Configuration properties class for Spring JMS. -
-
Uses of AzureServiceBusJmsProperties.PrefetchPolicy in com.azure.spring.cloud.autoconfigure.jms.properties
Methods in com.azure.spring.cloud.autoconfigure.jms.properties that return AzureServiceBusJmsProperties.PrefetchPolicy Modifier and Type Method Description AzureServiceBusJmsProperties.PrefetchPolicyAzureServiceBusJmsProperties. getPrefetchPolicy()Get the prefetch policy related properties.
-