Uses of Class
org.restheart.exchange.MongoRequest
-
Packages that use MongoRequest Package Description org.restheart.exchange org.restheart.utils Utility classes -
-
Uses of MongoRequest in org.restheart.exchange
Methods in org.restheart.exchange that return MongoRequest Modifier and Type Method Description static MongoRequestMongoRequest. init(io.undertow.server.HttpServerExchange exchange, String requestUri, String resourceUri)static MongoRequestMongoRequest. of(io.undertow.server.HttpServerExchange exchange) -
Uses of MongoRequest in org.restheart.utils
Methods in org.restheart.utils with parameters of type MongoRequest Modifier and Type Method Description static booleanCheckersUtils. isBulkRequest(MongoRequest request)
-