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.classAdapter to avoid having to implement all methods.Methods in org.springframework.pulsar.reactive.config with parameters of type ReactivePulsarListenerEndpointModifier and TypeMethodDescriptionDefaultReactivePulsarListenerContainerFactory.createContainerInstance(ReactivePulsarListenerEndpoint<T> endpoint) DefaultReactivePulsarListenerContainerFactory.createListenerContainer(ReactivePulsarListenerEndpoint<T> endpoint)