Package org.apache.pulsar.broker.intercept
Pulsar broker interceptor.
-
Interface Summary Interface Description BrokerInterceptor A plugin interface that allows you to intercept the client requests to the Pulsar brokers. -
Class Summary Class Description BrokerInterceptorDefinition Metadata information about a broker interceptor.BrokerInterceptorDefinitions The collection of broker interceptor.BrokerInterceptorMetadata The metadata of broker interceptor.BrokerInterceptors A collection of broker interceptor.BrokerInterceptorUtils Util class to search and loadBrokerInterceptors.BrokerInterceptorWithClassLoader A broker interceptor with it's classloader.ManagedLedgerInterceptorImpl