Class MongoService

java.lang.Object
org.restheart.mongodb.MongoService
All Implemented Interfaces:
CORSHeaders, ConfigurablePlugin, ExchangeTypeResolver<MongoRequest,MongoResponse>, HandlingPlugin<MongoRequest,MongoResponse>, Plugin, Service<MongoRequest,MongoResponse>

public class MongoService extends Object implements Service<MongoRequest,MongoResponse>
The Service that handles requests to mongodb resources
Author:
Andrea Di Cesare <andrea@softinstigate.com>