Interface BsonInterceptor

All Superinterfaces:
ConfigurablePlugin, ExchangeTypeResolver<BsonRequest,BsonResponse>, Interceptor<BsonRequest,BsonResponse>, Plugin

public interface BsonInterceptor extends Interceptor<BsonRequest,BsonResponse>
Specialized Interceptor interface for services implementing BsonService
Author:
Andrea Di Cesare <andrea@softinstigate.com>