Package org.restheart.mongodb.exchange
Class BsonRequestPropsInjector
- java.lang.Object
-
- org.restheart.mongodb.exchange.BsonRequestPropsInjector
-
public class BsonRequestPropsInjector extends Object
initialize the MongoRequest Assumes that the MongoRequest and MongoRequest are already initialized- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
-
Constructor Summary
Constructors Constructor Description BsonRequestPropsInjector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinject(io.undertow.server.HttpServerExchange exchange)
-