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