Uses of Class
org.restheart.exchange.BadRequestException
Packages that use BadRequestException
-
Uses of BadRequestException in org.restheart.exchange
Methods in org.restheart.exchange that throw BadRequestExceptionModifier and TypeMethodDescriptionprotected static org.bson.BsonDocumentMongoRequestContentInjector.extractMetadata(io.undertow.server.handlers.form.FormData formData) Search the request for a field named 'metadata' (or 'properties') which must contain valid JSONServiceRequest.getContent()Retrieves the content of the request.MongoRequest.getFileInputStream()static GraphQLRequeststatic org.bson.BsonValueMongoRequestContentInjector.inject(io.undertow.server.HttpServerExchange exchange) org.bson.BsonArrayBsonFromCsvRequest.parseContent()org.bson.BsonValueBsonRequest.parseContent()byte[]ByteArrayRequest.parseContent()com.google.gson.JsonElementGraphQLRequest.parseContent()com.google.gson.JsonElementJsonRequest.parseContent()org.bson.BsonValueMongoRequest.parseContent()abstract TServiceRequest.parseContent()Parses the content from the exchange and converts it into an instance of the specified typeT.StringRequest.parseContent()UninitializedRequest.parseContent()