Uses of Class
com.azure.spring.autoconfigure.jms.AzureServiceBusJMSProperties.PrefetchPolicy
-
Packages that use AzureServiceBusJMSProperties.PrefetchPolicy Package Description com.azure.spring.autoconfigure.jms Package com.azure.spring.autoconfigure.jms -
-
Uses of AzureServiceBusJMSProperties.PrefetchPolicy in com.azure.spring.autoconfigure.jms
Methods in com.azure.spring.autoconfigure.jms that return AzureServiceBusJMSProperties.PrefetchPolicy Modifier and Type Method Description AzureServiceBusJMSProperties.PrefetchPolicyAzureServiceBusJMSProperties. getPrefetchPolicy()Gets the prefetch policy.
-