Uses of Interface
org.apache.pulsar.proxy.extensions.ProxyExtension
-
Packages that use ProxyExtension Package Description org.apache.pulsar.proxy.extensions Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ProxyExtension in org.apache.pulsar.proxy.extensions
Methods in org.apache.pulsar.proxy.extensions that return ProxyExtension Modifier and Type Method Description ProxyExtensionProxyExtensions. extension(java.lang.String extension)Return the handler for the provided extension.
-