Uses of Interface
org.springframework.pulsar.reactive.config.ReactivePulsarListenerEndpoint
Packages that use ReactivePulsarListenerEndpoint
Package
Description
Package containing Spring configuration classes for the framework.
-
Uses of ReactivePulsarListenerEndpoint in org.springframework.pulsar.reactive.config
Classes in org.springframework.pulsar.reactive.config that implement ReactivePulsarListenerEndpointModifier and TypeClassDescriptionclassBase implementation forReactivePulsarListenerEndpoint.classAReactivePulsarListenerEndpointproviding the method to invoke to process an incoming message for this endpoint.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.springframework.pulsar.reactive.config with parameters of type ReactivePulsarListenerEndpointModifier and TypeMethodDescriptionDefaultReactivePulsarListenerContainerFactory.createContainerInstance(ReactivePulsarListenerEndpoint<T> endpoint) DefaultReactivePulsarListenerContainerFactory.createListenerContainer(ReactivePulsarListenerEndpoint<T> endpoint)
ReactivePulsarListenerEndpoint