Uses of Interface
com.azure.spring.cloud.stream.binder.eventhubs.config.EventHubsProducerFactoryCustomizer
Packages that use EventHubsProducerFactoryCustomizer
Package
Description
The Spring Cloud Azure Stream Binder Event Hubs package.
-
Uses of EventHubsProducerFactoryCustomizer in com.azure.spring.cloud.stream.binder.eventhubs
Methods in com.azure.spring.cloud.stream.binder.eventhubs with parameters of type EventHubsProducerFactoryCustomizerModifier and TypeMethodDescriptionvoid
EventHubsMessageChannelBinder.addProducerFactoryCustomizer
(EventHubsProducerFactoryCustomizer producerFactoryCustomizer) Add a producer factory customizer.