Interface | Description |
---|---|
RequestBodyParser |
Parse the provided String into a map of properties and associated values.
|
Class | Description |
---|---|
JsonRequestBodyParser |
JSON parser which parses a JSON string into a map of properties and values.
|
Exception | Description |
---|---|
BodyParseException |
Exception indicating that a failure occurred while parsing the request body.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.