Uses of Class
org.springframework.pulsar.core.DefaultPulsarProducerFactory
Packages that use DefaultPulsarProducerFactory
Package
Description
Package containing the core components of the framework.
-
Uses of DefaultPulsarProducerFactory in org.springframework.pulsar.core
Subclasses of DefaultPulsarProducerFactory in org.springframework.pulsar.coreModifier and TypeClassDescriptionclassAPulsarProducerFactorythat extends thedefault implementationby caching the created producers.