Uses of Class
kong.unirest.core.json.JSONElement
Packages that use JSONElement
-
Uses of JSONElement in kong.unirest.core
Methods in kong.unirest.core with parameters of type JSONElementModifier and TypeMethodDescriptionHttpRequestWithBody.body(JSONElement body) Set JSON on the bodyRequestBodyEntity.body(JSONElement body) Set JSON on the bodyExpectation.thenReturn(JSONElement jsonObject) expect a json responseExpectedResponse.thenReturn(JSONElement jsonObject) expect a json response -
Uses of JSONElement in kong.unirest.core.json
Subclasses of JSONElement in kong.unirest.core.jsonModifier and TypeClassDescriptionclasshttps://json.org/ https://tools.ietf.org/html/rfc7159#section-4 Represents a JSON Arrayclasshttps://json.org/ https://tools.ietf.org/html/rfc7159#section-4 represents a JSON Object