Uses of Package
org.apache.pulsar.client.api.interceptor
Packages that use org.apache.pulsar.client.api.interceptor
Package
Description
Pulsar Client API.
Pulsar interceptors.
-
Classes in org.apache.pulsar.client.api.interceptor used by org.apache.pulsar.client.apiClassDescriptionA 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.interceptorClassDescriptionA plugin interface that allows you to intercept (and possibly mutate) the messages received by the producer before they are published to the Pulsar brokers.