Uses of Class
com.azure.spring.messaging.servicebus.core.properties.ProducerProperties
Packages that use ProducerProperties
Package
Description
Spring Messaging Service Bus core package.
-
Uses of ProducerProperties in com.azure.spring.messaging.servicebus.core
Constructor parameters in com.azure.spring.messaging.servicebus.core with type arguments of type ProducerPropertiesModifierConstructorDescriptionDefaultServiceBusNamespaceProducerFactory(NamespaceProperties namespaceProperties, PropertiesSupplier<String, ProducerProperties> supplier) Construct a factory with the provided namespace level configuration and producerPropertiesSupplier.