Uses of Package
org.springframework.pulsar.core
Packages that use 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.
-
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.configClassDescriptionThe interface to customize a
ConsumerBuilder
.Pulsar consumer factory interface.PulsarReader
factory interface.The interface to customize aReaderBuilder
. -
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.coreClassDescriptionDefines the contract for a cache provider.Interface to create instances of
CacheProvider
.Interface for a cache eviction listener.The interface to customize aConsumerBuilder
.Default implementation ofPulsarProducerFactory
.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.Model class for a Pulsar topic.Builder class to createPulsarTopic
instances.The interface to customize aReaderBuilder
.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.The interface to customize aTypedMessageBuilder
. -
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.functionClassDescriptionAn administration class that delegates to
PulsarAdmin
to create and manage topics defined in the application context. -
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.listenerClassDescriptionBase class for the various container implementations.The interface to customize a
ConsumerBuilder
.Pulsar consumer factory interface.The basic Pulsar operations contract.Resolves schema to use for message types.Resolves topics to use when producing or consuming. -
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.reactive.coreClassDescriptionResolves schema to use for message types.Resolves topics to use when producing or consuming.
-
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.reactive.listenerClassDescriptionResolves schema to use for message types.Resolves topics to use when producing or consuming.
-
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.readerClassDescriptionBase class for the various container implementations.Pulsar
Reader
factory interface.The interface to customize aReaderBuilder
.Resolves schema to use for message types.