Package org.restheart.mongodb.exchange
Class MongoRequestPropsInjector
java.lang.Object
org.restheart.mongodb.exchange.MongoRequestPropsInjector
initialize the MongoRequest
Assumes that the MongoRequest and MongoRequest are already initialized
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinject(io.undertow.server.HttpServerExchange exchange)
-
Constructor Details
-
MongoRequestPropsInjector
public MongoRequestPropsInjector()
-
-
Method Details
-
inject
public static void inject(io.undertow.server.HttpServerExchange exchange) - Parameters:
exchange-
-