Package org.restheart.plugins
Interface WildcardInterceptor
- All Superinterfaces:
ConfigurablePlugin,ExchangeTypeResolver<ServiceRequest<?>,,ServiceResponse<?>> Interceptor<ServiceRequest<?>,,ServiceResponse<?>> Plugin
A special interceptor that intercepts requests handled by any Service
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Method Summary
Methods inherited from interface org.restheart.plugins.ConfigurablePlugin
arg, argOrDefaultMethods inherited from interface org.restheart.plugins.ExchangeTypeResolver
requestType, responseTypeMethods inherited from interface org.restheart.plugins.Interceptor
handle, resolve