Uses of Interface
org.apache.pulsar.client.api.MessageListener
Packages that use MessageListener
-
Uses of MessageListener in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api that return MessageListenerModifier and TypeMethodDescriptionMessageListener<byte[]>ConsumerConfiguration.getMessageListener()Deprecated.Methods in org.apache.pulsar.client.api with parameters of type MessageListenerModifier and TypeMethodDescriptionConsumerConfiguration.setMessageListener(MessageListener<byte[]> messageListener) Deprecated.Sets aMessageListenerfor the consumer