Uses of Package
org.restheart.plugins
-
Packages that use org.restheart.plugins Package Description org.restheart.handlers org.restheart.plugins org.restheart.plugins.security Base package for security pluginsorg.restheart.utils Utility classes -
Classes in org.restheart.plugins used by org.restheart.handlers Class Description Service Interface to implement services -
Classes in org.restheart.plugins used by org.restheart.plugins Class Description ConfigurablePlugin ConfigurationScope Defines the scope of the configuration to inject via @OnInit ALL injects the whole configuration OWN injects the configuration of the plugins identified by its nameExchangeTypeResolver Abstract class to get the response and request implementation classes at runtimeHandlingPlugin Parent interface of handling plugins: Service and ProxyInitializer InitPoint Defines the execution time point of an InitializerInterceptor Interceptors allow to snoop and modify requests and responses at different stages of the request lifecycle as defined by the interceptPoint parameter of the annotation RegisterPlugin.InterceptPoint Defines the intercept point of an InterceptorPlugin PluginRecord Service Interface to implement services -
Classes in org.restheart.plugins used by org.restheart.plugins.security Class Description ConfigurablePlugin Plugin -
Classes in org.restheart.plugins used by org.restheart.utils Class Description ExchangeTypeResolver Abstract class to get the response and request implementation classes at runtimeInitializer InitPoint Defines the execution time point of an InitializerInterceptor Interceptors allow to snoop and modify requests and responses at different stages of the request lifecycle as defined by the interceptPoint parameter of the annotation RegisterPlugin.InterceptPoint Defines the intercept point of an InterceptorPlugin PluginsRegistry Service Interface to implement services