public class HttpResponseToResult extends Object
Result.| Constructor and Description |
|---|
HttpResponseToResult(HttpRequesterCookieConfig config,
Boolean parseResponse,
MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpResponseAttributes> |
convert(org.mule.runtime.api.metadata.MediaType mediaType,
HttpResponse response,
String uri) |
public HttpResponseToResult(HttpRequesterCookieConfig config, Boolean parseResponse, MuleContext muleContext)
public org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpResponseAttributes> convert(org.mule.runtime.api.metadata.MediaType mediaType, HttpResponse response, String uri) throws HttpMessageParsingException
HttpMessageParsingExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.