Uses of Package
org.apache.pulsar.client.api.interceptor
-
Packages that use org.apache.pulsar.client.api.interceptor Package Description org.apache.pulsar.client.api Pulsar Client API.org.apache.pulsar.client.api.interceptor Pulsar interceptors. -
Classes in org.apache.pulsar.client.api.interceptor used by org.apache.pulsar.client.api Class Description ProducerInterceptor A plugin interface that allows you to intercept (and possibly mutate) the messages received by the producer before they are published to the Pulsar brokers. -
Classes in org.apache.pulsar.client.api.interceptor used by org.apache.pulsar.client.api.interceptor Class Description ProducerInterceptor A plugin interface that allows you to intercept (and possibly mutate) the messages received by the producer before they are published to the Pulsar brokers.