Interface BsonService

All Superinterfaces:
ConfigurablePlugin, CORSHeaders, ExchangeTypeResolver<BsonRequest,BsonResponse>, HandlingPlugin<BsonRequest,BsonResponse>, Plugin, Service<BsonRequest,BsonResponse>

public interface BsonService extends Service<BsonRequest,BsonResponse>
Specialized Service interface that uses BsonRequest and BsonResponse
Author:
Andrea Di Cesare <andrea@softinstigate.com>