Uses of Package
org.springframework.pulsar.core
Package
Description
Package containing Spring configuration classes for the framework.
Package containing the core components of the framework.
Package containing support for
Pulsar Functions and
Pulsar IO Connectors.
Package containing listener components for receiving Pulsar messages.
Package containing the core reactive components of the framework.
Package containing listener components for receiving Pulsar messages.
-
ClassDescriptionCallback interface that can be implemented to customize the
ConsumerBuilder
that is used by thePulsarConsumerFactory
to create consumers.Pulsar consumer factory interface.PulsarReader
factory interface.Callback interface that can be implemented to customize theReaderBuilder
that is used by thePulsarReaderFactory
to create readers. -
ClassDescriptionCallback interface that can be implemented to customize the
ConsumerBuilder
that is used by thePulsarConsumerFactory
to create consumers.Default implementation ofPulsarProducerFactory
.Strategy interface for resolving a value from a string expression.The interface to customize aProducerBuilder
.The interface to customize aPulsarAdminBuilder
.The Pulsar administration contract.The interface to customize aClientBuilder
.Pulsar client factory interface.Pulsar consumer factory interface.The basic Pulsar operations contract.Builder that can be used to configure and send a message.The strategy to create aProducer
instance(s).PulsarReader
factory interface.A template for executing high-level Pulsar operations.A callback for executing arbitrary operations on aPulsarTemplate
.Represents a Pulsar topic.Builder class to createPulsarTopic
instances.Callback interface that can be implemented to customize theReaderBuilder
that is used by thePulsarReaderFactory
to create readers.A resolved value or an exception if it could not be resolved.Resolves schema to use for message types.Resolves topics to use when producing or consuming.Common transaction settings for components.The interface to customize aTypedMessageBuilder
. -
ClassDescriptionAn administration class that delegates to
PulsarAdmin
to create and manage topics defined in the application context. -
ClassDescriptionBase class for the various container implementations.Callback interface that can be implemented to customize the
ConsumerBuilder
that is used by thePulsarConsumerFactory
to create consumers.Pulsar consumer factory interface.The basic Pulsar operations contract.Resolves schema to use for message types.Resolves topics to use when producing or consuming.Common transaction settings for components. -
ClassDescriptionBuilder class to create
PulsarTopic
instances.Resolves schema to use for message types.Resolves topics to use when producing or consuming. -
ClassDescriptionResolves schema to use for message types.Resolves topics to use when producing or consuming.
-
ClassDescriptionBase class for the various container implementations.Pulsar
Reader
factory interface.Callback interface that can be implemented to customize theReaderBuilder
that is used by thePulsarReaderFactory
to create readers.Resolves schema to use for message types. -