Uses of Interface
org.restheart.plugins.PluginsRegistry
-
Packages that use PluginsRegistry Package Description org.restheart.utils Utility classes -
-
Uses of PluginsRegistry in org.restheart.utils
Methods in org.restheart.utils with parameters of type PluginsRegistry Modifier and Type Method Description static InterceptPoint[]PluginUtils. dontIntercept(PluginsRegistry registry, io.undertow.server.HttpServerExchange exchange)static ServicePluginUtils. handlingService(PluginsRegistry registry, io.undertow.server.HttpServerExchange exchange)
-