Package org.apache.pulsar.client.api.interceptor
package org.apache.pulsar.client.api.interceptor
Pulsar interceptors.
-
ClassDescriptionA plugin interface that allows you to intercept (and possibly mutate) the messages received by the producer before they are published to the Pulsar brokers.A wrapper for old style producer interceptor.