Uses of Interface
org.restheart.plugins.PluginsRegistry
Packages that use PluginsRegistry
-
Uses of PluginsRegistry in org.restheart.utils
Methods in org.restheart.utils with parameters of type PluginsRegistryModifier and TypeMethodDescriptionstatic InterceptPoint[]PluginUtils.dontIntercept(PluginsRegistry registry, io.undertow.server.HttpServerExchange exchange) static Service<?, ?> PluginUtils.handlingService(PluginsRegistry registry, io.undertow.server.HttpServerExchange exchange) static PluginRecord<Service<?, ?>> PluginUtils.handlingServicePluginRecord(PluginsRegistry registry, io.undertow.server.HttpServerExchange exchange)