Uses of Package
org.apache.pulsar.common.intercept
-
Packages that use org.apache.pulsar.common.intercept Package Description org.apache.pulsar.common.intercept Classes needed for broker interceptor.org.apache.pulsar.common.protocol Common protocol. -
Classes in org.apache.pulsar.common.intercept used by org.apache.pulsar.common.intercept Class Description BrokerEntryMetadataInterceptor A plugin interface that allows you to intercept the client requests to the Pulsar brokers and add metadata for each entry from broker side.ManagedLedgerPayloadProcessor.Processor -
Classes in org.apache.pulsar.common.intercept used by org.apache.pulsar.common.protocol Class Description BrokerEntryMetadataInterceptor A plugin interface that allows you to intercept the client requests to the Pulsar brokers and add metadata for each entry from broker side.InterceptException Base exception for the broker interceptor.