Uses of Interface
org.apache.pulsar.client.api.ConsumerInterceptor
Packages that use ConsumerInterceptor
-
Uses of ConsumerInterceptor in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api with parameters of type ConsumerInterceptorModifier and TypeMethodDescriptionConsumerBuilder.intercept
(ConsumerInterceptor<T>... interceptors) InterceptConsumer
.