Uses of Class
org.springframework.pulsar.config.GenericListenerEndpointRegistry
Packages that use GenericListenerEndpointRegistry
Package
Description
Package containing Spring configuration classes for the framework.
Package containing Spring configuration classes for the framework.
-
Uses of GenericListenerEndpointRegistry in org.springframework.pulsar.config
Subclasses of GenericListenerEndpointRegistry in org.springframework.pulsar.configModifier and TypeClassDescriptionclassCreates the necessaryPulsarMessageListenerContainerinstances for the registered endpoints.Methods in org.springframework.pulsar.config that return GenericListenerEndpointRegistryMethods in org.springframework.pulsar.config with parameters of type GenericListenerEndpointRegistryModifier and TypeMethodDescriptionvoidPulsarListenerEndpointRegistrar.setEndpointRegistry(GenericListenerEndpointRegistry endpointRegistry) -
Uses of GenericListenerEndpointRegistry in org.springframework.pulsar.reactive.config
Modifier and TypeClassDescriptionclassCreates the necessaryReactivePulsarMessageListenerContainerinstances for the registered endpoints.