Uses of Interface
io.roastedroot.proxywasm.PluginFactory
-
-
Uses of PluginFactory in io.roastedroot.proxywasm
Methods in io.roastedroot.proxywasm that return PluginFactory Modifier and Type Method Description PluginFactory
PluginFactory.Builder. build()
Constructs aPluginFactory
instance that will createPlugin
instances using the configuration provided to this builder.
-