Package org.springframework.pulsar.core
@NonNullApi
@NonNullFields
package org.springframework.pulsar.core
Package containing the core components of the framework.
-
ClassDescriptionA
PulsarProducerFactorythat extends thedefault implementationby caching the created producers.Utility methods to help load configuration into aConsumerBuilder.The interface to customize aConsumerBuilder.Default implementation forPulsarConsumerFactory.Default implementation ofPulsarProducerFactory.The interface to customize aProducerBuilder.An administration class that delegates toPulsarAdminto create and manage topics defined in the application context.The Pulsar administration contract.Pulsar consumer factory interface.The basic Pulsar operations contract.Builder that can be used to configure and send a message.The strategy to create aProducerinstance(s).A thread-safe template for executing high-level Pulsar operations.Model class for a Pulsar topic.Builder class to createPulsarTopicinstances.Utility class for Pulsar schema inference.The interface to customize aTypedMessageBuilder.