Uses of Interface
org.apache.pulsar.client.api.MessageListenerExecutor
Packages that use MessageListenerExecutor
-
Uses of MessageListenerExecutor in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api with parameters of type MessageListenerExecutorModifier and TypeMethodDescriptionConsumerBuilder.messageListenerExecutor(MessageListenerExecutor messageListenerExecutor) Set theMessageListenerExecutorto be used for message listeners of current consumer.