Uses of Package
org.springframework.pulsar.config
Package
Description
Package containing annotations used by the framework.
Package containing Spring configuration classes for the framework.
Package containing Spring configuration classes for the framework.
-
ClassDescriptionA
PulsarListenerEndpoint
providing the method to invoke to process an incoming message for this endpoint.APulsarReaderEndpoint
providing the method to invoke to process an incoming message for this endpoint.Helper bean for registeringListenerEndpoint
with aGenericListenerEndpointRegistry
.Helper bean for registeringPulsarReaderEndpoint
with aGenericReaderEndpointRegistry
. -
ClassDescriptionBase
PulsarListenerContainerFactory
implementation.Base implementation forPulsarListenerEndpoint
.BasePulsarReaderContainerFactory
implementation.Base implementation forPulsarListenerEndpoint
.Creates the necessary container instances for the registered endpoints.Creates the necessary container instances for the registered endpoints.Factory for Pulsar message listener containers.Model for a Pulsar listener endpoint.Factory for Pulsar message listener containers.Model for a Pulsar listener endpoint.Container factory forPulsarMessageReaderContainer
.Model for a Pulsar Reader endpoint.Base container factory interface forPulsarMessageReaderContainer
. -
ClassDescriptionCreates the necessary container instances for the registered endpoints.Factory for Pulsar message listener containers.Model for a Pulsar listener endpoint.