Uses of Package
org.springframework.pulsar.core
Packages that use org.springframework.pulsar.core
Package
Description
Package containing the Spring Boot
AutoConfiguration
for the Spring for
Apache Pulsar framework.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.
Package containing Spring Cloud Stream binder classes for Apache Pulsar.
Package containing Spring Cloud Stream binder provisioning classes for Apache Pulsar.
-
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.autoconfigureClassDescriptionDefault schema resolver capable of handling basic message types.Topic resolver that accepts custom type to topic mappings and uses the mappings during topic resolution.An administration class that delegates to
PulsarAdmin
to create and manage topics defined in the application context.Pulsar consumer factory interface.The strategy to create aProducer
instance(s).PulsarReader
factory interface.A template for executing high-level Pulsar operations.Resolves schema to use for message types.Callback interface that can be implemented by beans wishing to customize the schema resolver before it is fully initialized, in particular to tune its configuration.Resolves topics to use when producing or consuming. -
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.coreClassDescriptionThe interface to customize a
ConsumerBuilder
.Default implementation ofPulsarProducerFactory
.The interface to customize aProducerBuilder
.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 aProducer
instance(s).PulsarReader
factory interface.Model class for a Pulsar topic.Builder class to createPulsarTopic
instances.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. -
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.spring.cloud.stream.binderClassDescriptionPulsar consumer factory interface.A template for executing high-level Pulsar operations.Resolves schema to use for message types.
-
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.spring.cloud.stream.binder.configClassDescriptionAn administration class that delegates to
PulsarAdmin
to create and manage topics defined in the application context.Pulsar consumer factory interface.A template for executing high-level Pulsar operations.Resolves schema to use for message types. -
Classes in org.springframework.pulsar.core used by org.springframework.pulsar.spring.cloud.stream.binder.provisioningClassDescriptionAn administration class that delegates to
PulsarAdmin
to create and manage topics defined in the application context.