Interface MongoInterceptor

All Superinterfaces:
ConfigurablePlugin, ExchangeTypeResolver<MongoRequest,MongoResponse>, Interceptor<MongoRequest,MongoResponse>, Plugin

public interface MongoInterceptor extends Interceptor<MongoRequest,MongoResponse>
Specialized Interceptor interface for MongoService
Author:
Andrea Di Cesare <andrea@softinstigate.com>