Uses of Class
org.apache.pulsar.proxy.extensions.ProxyExtensions
-
Packages that use ProxyExtensions Package Description org.apache.pulsar.proxy.extensions Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ProxyExtensions in org.apache.pulsar.proxy.extensions
Methods in org.apache.pulsar.proxy.extensions that return ProxyExtensions Modifier and Type Method Description static ProxyExtensionsProxyExtensions. load(ProxyConfiguration conf)Load the extensions for the given extensions list.
-