Package org.restheart.plugins
Interface BsonInterceptor
- All Superinterfaces:
ConfigurablePlugin,ExchangeTypeResolver<BsonRequest,,BsonResponse> Interceptor<BsonRequest,,BsonResponse> Plugin
Specialized Interceptor interface for services implementing BsonService
- 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