Uses of Interface
io.roastedroot.proxywasm.Plugin
-
-
Uses of Plugin in io.roastedroot.proxywasm
Methods in io.roastedroot.proxywasm that return Plugin Modifier and Type Method Description Plugin
Plugin.Builder. build()
Constructs and initializes thePlugin
instance based on the configuration provided to this builder.Plugin
PluginFactory. create()
Creates and returns a newPlugin
instance.
-