public class HttpResponseCreator extends Object
Responses to HttpResponses.| Constructor and Description |
|---|
HttpResponseCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.domain.message.response.HttpResponse |
create(com.ning.http.client.Response response,
InputStream inputStream) |
public org.mule.runtime.http.api.domain.message.response.HttpResponse create(com.ning.http.client.Response response,
InputStream inputStream)
throws IOException
IOExceptionCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.