All Classes and Interfaces

Class
Description
Deprecated.
Use PulsarClient#builder() to construct and configure a new PulsarClient instance
An interface that abstracts behavior of Pulsar's consumer.
Deprecated.
Use PulsarClient#newConsumer to build and configure a Consumer instance
 
Deprecated.
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 instance
Deprecated.
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 instance
A listener that will be called in order for every message received.