Uses of Interface
org.apache.pulsar.client.api.ConsumerInterceptor
-
Packages that use ConsumerInterceptor Package Description org.apache.pulsar.client.api Pulsar Client API. -
-
Uses of ConsumerInterceptor in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api with parameters of type ConsumerInterceptor Modifier and Type Method Description ConsumerBuilder<T>
ConsumerBuilder. intercept(ConsumerInterceptor<T>... interceptors)
InterceptConsumer
.
-