Interface PulsarListenerEndpoint
- All Superinterfaces:
ListenerEndpoint<PulsarMessageListenerContainer>
- All Known Implementing Classes:
AbstractPulsarListenerEndpoint,MethodPulsarListenerEndpoint
Model for a Pulsar listener endpoint. Can be used against a
PulsarListenerConfigurer to register
endpoints programmatically.-
Method Summary
Methods inherited from interface org.springframework.pulsar.config.ListenerEndpoint
getAutoStartup, getConcurrency, getId, getSchemaType, getSubscriptionName, getSubscriptionType, getTopicPattern, getTopics, setupListenerContainer
-
Method Details
-
isBatchListener
default boolean isBatchListener() -
getConsumerProperties
-
getAckMode
-