Uses of Interface
org.apache.pulsar.client.api.ReaderListener
Packages that use ReaderListener
-
Uses of ReaderListener in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api with parameters of type ReaderListenerModifier and TypeMethodDescriptionReaderBuilder.readerListener(ReaderListener<T> readerListener) Sets aReaderListenerfor the reader.