public class JsonHttpResultFactory extends HttpResultFactory
HttpResult| Modifier and Type | Method and Description |
|---|---|
HttpResult |
create(org.apache.http.client.methods.CloseableHttpResponse response)
Creates a
HttpResult result that handles JSON Parsing and JSON data manipulation. |
createFactory, createFactory, createFactorypublic HttpResult create(org.apache.http.client.methods.CloseableHttpResponse response)
HttpResult result that handles JSON Parsing and JSON data manipulation.response -