Class Hierarchy
- java.lang.Object
- org.springframework.pulsar.core.AbstractPulsarMessageContainer (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle)
- org.springframework.pulsar.core.ConsumerBuilderConfigurationUtil
- org.springframework.pulsar.core.DefaultPulsarClientFactory (implements org.springframework.context.EnvironmentAware, org.springframework.pulsar.core.PulsarClientFactory)
- org.springframework.pulsar.core.DefaultPulsarConsumerFactory<T> (implements org.springframework.pulsar.core.PulsarConsumerFactory<T>)
- org.springframework.pulsar.core.DefaultPulsarProducerFactory<T> (implements org.springframework.pulsar.core.PulsarProducerFactory<T>)
- org.springframework.pulsar.core.DefaultPulsarReaderFactory<T> (implements org.springframework.pulsar.core.PulsarReaderFactory<T>)
- org.springframework.pulsar.core.DefaultSchemaResolver (implements org.springframework.pulsar.core.SchemaResolver)
- org.springframework.pulsar.core.DefaultTopicResolver (implements org.springframework.pulsar.core.TopicResolver)
- org.springframework.pulsar.core.ProducerBuilderConfigurationUtil
- org.springframework.pulsar.core.PulsarAdministration (implements org.springframework.context.ApplicationContextAware, org.springframework.pulsar.core.PulsarAdministrationOperations, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.pulsar.core.PulsarTemplate<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.pulsar.core.PulsarOperations<T>, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.pulsar.core.PulsarTemplate.SendMessageBuilderImpl<T> (implements org.springframework.pulsar.core.PulsarOperations.SendMessageBuilder<T>)
- org.springframework.pulsar.core.PulsarTopicBuilder
- java.lang.Record
- org.springframework.pulsar.core.Resolved<T>