All Classes and Interfaces
Class
Description
Deprecated.
An interface that abstracts behavior of Pulsar's consumer.
Deprecated.
Use
PulsarClient#newConsumer to build and configure a Consumer instanceDeprecated.
since 2.0.
A listener that will be called in order for every message received.
Producer object.
Deprecated.
use
PulsarClient#newProducer() to construct and configure a Producer instanceDeprecated.
Deprecated.
Class that provides a client interface to Pulsar.
A Reader can be used to scan through all the messages currently available in a topic.
Deprecated.
Use
PulsarClient#newReader() to construct and configure a Reader instanceA listener that will be called in order for every message received.
PulsarClient#builder()to construct and configure a newPulsarClientinstance