Package org.springframework.pulsar.reactive.config
@NonNullApi
@NonNullFields
package org.springframework.pulsar.reactive.config
Package containing Spring configuration classes for the framework.
-
ClassDescriptionBase implementation for
ReactivePulsarListenerEndpoint
.Concrete implementation forReactivePulsarListenerContainerFactory
.AReactivePulsarListenerEndpoint
providing the method to invoke to process an incoming message for this endpoint.Factory for Pulsar reactive message listener containers.Model for a Pulsar reactive listener endpoint.Deprecated, for removal: This API element is subject to removal in a future version.Creates the necessaryReactivePulsarMessageListenerContainer
instances for the registered endpoints.
ReactivePulsarListenerEndpoint